Output of computeMemory
palaeodataMemory.RdList containing the output of computeMemory applied to palaeodataLagged. Its slots are:
Usage
data(palaeodataMemory)Details
responsecharacter, response variable name.driverscharacter vector, driver variable names.memorydataframe with five columns:variablecharacter, names of the different variables used to model ecological memory.lagnumeric, time lag values.mediannumeric, median importance acrossrepetitionsof the givenvariableaccording to Random Forest.sdnumeric, standard deviation of the importance values of the givenvariableacrossrepetitions.minandmaxnumeric, percentiles 0.05 and 0.95 of importance values of the givenvariableacrossrepetitions.
R2vector, values of pseudo R-squared value obtained for the Random Forest model fitted on each repetition. Pseudo R-squared is the Pearson correlation between the observed and predicted data.predictiondataframe, with the same columns as the dataframe in the slotmemory, with the median and confidence intervals of the predictions of all random forest models fitted.
See also
Other example_data:
climate,
palaeodata,
palaeodataLagged,
pollen