test.RE: Reduction of Error statistic

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

Description

Performs Reduction of Error(RE) statistic on vectors of data.

Usage

1
test.RE(x, y)

Arguments

x

a vector indicating actual climate data

y

a vector indicating reconstructed climate data

Details

Performs Reduction of Error(RE) statistic on vectors of data.

Value

RE: Reduction of Error(RE) MSE: Mean squared erro of validation RMSE: Root mean squared error of validation

Author(s)

Zongshan Li zsli_st@rcees.ac.cn

References

Cook ER ,Kairiukstis LA (1990) Methods of Dendrochronology: Applications in the Environmental Sciences. Kluwer Academic Publishers, Dordrecht, Netherlands.

See Also

test.ST, test.PMT

Examples

1
2

Example output

Loading required package: lmtest
Loading required package: zoo

Attaching package: 'zoo'

The following objects are masked from 'package:base':

    as.Date, as.Date.numeric

    Reduction of Error(RE)= 0.312  
 
    Mean squared erro(MSE)= 0.275  

    Root mean squared error(RMSE)= 0.524 

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