Learn R Programming

SDALGCP (version 0.4.0)

summary.SDALGCP: Summarizing the parameter estimates of SDALGCP model

Description

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

Usage

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

Arguments

object

an object of class "SDALGCP" 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.