summary.SDALGCP: Summarizing the parameter estimates of SDALGCP model

Description Usage Arguments Value Author(s)

View source: R/dm_functions.R

Description

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

Usage

1
2
## S3 method for class '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.

Author(s)

Olatunji O. Johnson o.johnson@lancaster.ac.uk

Emanuele Giorgi e.giorgi@lancaster.ac.uk

Peter J. Diggle p.diggle@lancaster.ac.uk


SDALGCP documentation built on March 17, 2021, 1:07 a.m.