scores: scores

Description Usage Arguments Value Author(s) See Also Examples

View source: R/scores.R

Description

Scalar associated with functional principal components that are a scalar spatial random field

Usage

1
     scores(X)

Arguments

X

An object of class SpatFD or scores_pred, which are output of functions SpatFD or KS_scores.

Value

scores

Scalar associated with functional principal components that are a scalar spatial random field.

Author(s)

Angie Villamil, Martha Bohorquez

See Also

SpatFD,KS_scores

Examples

1
2
3
4
5
6
7
8
     ##---- Should be DIRECTLY executable !! ----
     ##-- ==>  Define data, use random,
     ##--	or do  help(data=index)  for the standard data sets.

     ## The function is currently defined as
     function (x)
     {
     }

catalinavillamil/SpatFD documentation built on May 2, 2021, 4:21 a.m.