estimate.theta: Estimate the parameters of the correlation structure

Description Usage Arguments

View source: R/cov.sp.R

Description

Estimate the parameters of the correlation structure

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
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


linulysses/mcfda documentation built on Jan. 17, 2021, 8:53 a.m.