z_A6._Obtain_approximation_: Linear approximation to a spline.

Description Usage Arguments Details Value Author(s)

Description

Approximation to a spatial semiparametric model based on a bivariate spline.

Usage

1
2
## S4 method for signature 'sssFit'
scpApproximate(object, tol)

Arguments

object

an object of class sssFit from command scp.

tol

numeric. Numeric tolerance to use for some inversion of matrices. Default to .Machine$double.neg.eps*1.0e-10.

Details

scpApproximate compute an approximation to the spatial semiparametric model obtained from scp. This command update the fitted values and fitted spline in the input object of class sssFit. Then we can use the command plot for plotting the approximated semiparametric model.

Value

This command return an object of class sssFit.

Author(s)

Mario A. Martinez Araya, r@marioma.me


scpm documentation built on Feb. 17, 2020, 5:08 p.m.