timeSerPlot.eight | R Documentation |
timeSerPlot()
eight times to create MEPS Figure 1, eight methods
applied to 30 years of dataFor each of the eight methods in turn, call timeSerPlot()
to add a panel
with the estimated $b$ and 95\
year of IBTS data, and then fit a regression through the estimates. Called
in vignette MEPS_IBTS_2.Rmd
.
timeSerPlot.eight(fullResults.local = fullResults)
fullResults.local |
Results from applying eight methods to a
dataset. Must be in same format as |
Dataframe with one row for each of the main eight methods, where
each row is an output from timeSerPlot()
and so has columns:
Method: method used
Low: lower bound of 95\
Trend: gradient of regression fit
High: upper bound of 95\
p: p-value of regression fit
Rsquared: r-squared of regression fit
adjRsquared: adjusted r-squared of regression fit
Andrew Edwards
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.