FitDiagnosis: Diagnosis if the spline model

View source: R/FitDiagnosis.R

FitDiagnosisR Documentation

Diagnosis if the spline model

Description

This function is only applied to the moving knots model.

Usage

FitDiagnosis(
  x,
  Y,
  OUT.Params,
  Data.gen,
  logpost.fun.name,
  splineArgs,
  splineArgs.gen,
  Params_Transform,
  crossvalid.struc,
  burn.in,
  criterion = c("LOSS", "KL", "L2")
)

thiyangt/fformpp documentation built on Jan. 5, 2024, 5:44 a.m.