SpatioTemporal (version 1.1.7)

print.SVDcv: Print details for SVDcv object

Description

print and summary methods for class SVDcv, prints cross-validation statistics.

Usage

# S3 method for SVDcv
print (x, ...)

# S3 method for SVDcv summary (object, ...)

Arguments

x

SVDcv object to print information for.

...

ignored additional arguments.

object

SVDcv object to compute summary for.

Value

Nothing

See Also

Other SVD for missing data: boxplot.SVDcv, calcSmoothTrends, plot.SVDcv, SVDmiss, SVDsmooth, SVDsmoothCV, updateSTdataTrend, updateTrend, updateTrend.STdata, updateTrend.STmodel

Other SVDcv methods: boxplot.SVDcv, plot.SVDcv, SVDsmooth, SVDsmoothCV

Examples

Run this code
# NOT RUN {
##See SVDsmooth example
# }

Run the code above in your browser using DataLab