estimate.theta: Estimate the parameters of the correlation structure

View source: R/cov.sp.R

estimate.thetaR Documentation

Estimate the parameters of the correlation structure

Description

Estimate the parameters of the correlation structure

Usage

estimate.theta(
  Lt,
  Ly,
  D,
  var.hat,
  mu.hat,
  method,
  rho,
  weig = NULL,
  theta.lb = NULL,
  theta.ub = NULL,
  h = 0.1,
  domain = c(0, 1),
  pfunc = NULL,
  theta0 = NULL
)

Arguments

D

the number of parameters

weig

a vector of length(Lt)

sig0.hat

the estimate of variance of measure error


ZhuolinSong/wpe documentation built on Oct. 31, 2022, 7:38 p.m.