FitDiagnosis: Diagnosis if the spline model

Description Usage Arguments Value Author(s)

View source: R/algorithms__FitDiagnosis.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(
  x,
  Y,
  OUT.Params,
  Data.gen,
  logpost.fun.name,
  splineArgs,
  splineArgs.gen,
  Params_Transform,
  crossvalid.struc,
  burn.in,
  criterion = c("LOSS", "KL", "L2")
)

Arguments

x

NA

Y

NA

OUT.Params

NA

Data.gen

NA

logpost.fun.name

NA

splineArgs

NA

splineArgs.gen

NA

Params_Transform

NA

crossvalid.struc

NA

burn.in

NA

criterion

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.