Learn R Programming

SDALGCP (version 0.4.0)

summary.SDALGCPST: Summarizing the parameter estimates of SDALGCP model

Description

summary method for the class "SDALGCPST" that computes the standard errors and p-values of SDALGCPST.

Usage

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

Arguments

object

an object of class "SDALGCPST" obtained as result of a call to SDALGCPMCML .

...

further arguments passed to or from other methods.

Value

A list with the following components

parameter_estimate_result: the parameter of the SDALGCP model

phi: the scale parameter of the Gaussian process

ll: value of likelihood function at the maximum likelihood estimates.

call: matched call.