FitDiagnosis.hwang: Diagnosis if the spline model

Description Usage Arguments Value Author(s)

View source: R/algorithms__FitDiagnosis.hwang.R

Description

This function is only applied to the moving knots model.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
FitDiagnosis.hwang(
  x.lst,
  Y,
  OUT.Params,
  Data.gen,
  logpost.fun.name,
  splineArgs,
  Params_Transform,
  crossvalid.struc,
  burn.in,
  criterion = c("LOSS", "KL", "L2"),
  hwang.model
)

Arguments

x.lst

NA

Y

NA

OUT.Params

NA

Data.gen

NA

logpost.fun.name

NA

splineArgs

NA

Params_Transform

NA

crossvalid.struc

NA

burn.in

NA

criterion

NA

hwang.model

NA

Value

NA

Author(s)

Feng Li, Department of Statistics, Stockholm University, Sweden.


feng-li/movingknots documentation built on March 30, 2021, 11:58 a.m.