test.LM: Linear model

Description Usage Arguments Details Value Note Author(s) References See Also Examples

Description

Multiple R-squared and Adjusted R-squared caculated by a linear model

Usage

1

Arguments

x

dataframe of actual and reconstructed climate variables

Details

Multiple R-squared and Adjusted R-squared caculated by a linear model for actual and reconstructed climate data

Value

result of linear model

Note

none

Author(s)

Zongshan Li zsli_st@rcees.ac.cn

References

Chambers, J. M. (1992) Linear models. Chapter 4 of Statistical Models in S eds J. M. Chambers and T. J. Hastie, Wadsworth & Brooks,Cole.

Wilkinson, G. N. and Rogers, C. E. (1973) Symbolic descriptions of factorial models for analysis of variance. Applied Statistics, 22, 392-9.

See Also

summary.lm for summaries and anova.lm for the ANOVA table; aov for a different interface.

Examples

1
2

dcv documentation built on May 1, 2019, 9:25 p.m.