gibbs_pspline_simple: This function does not need a posterior pilot sample

View source: R/gibbs_pspline_simple.R

gibbs_pspline_simpleR Documentation

This function does not need a posterior pilot sample

Description

This function does not need a posterior pilot sample

Usage

gibbs_pspline_simple(
  data,
  Ntotal,
  burnin,
  thin = 1,
  tau.alpha = 0.001,
  tau.beta = 0.001,
  phi.alpha = 1,
  phi.beta = 1,
  delta.alpha = 1e-04,
  delta.beta = 1e-04,
  k = NULL,
  eqSpacedKnots = FALSE,
  degree = 3,
  diffMatrixOrder = 2,
  printIter = 100
)

pmat747/psplinePsd documentation built on July 7, 2023, 9:06 p.m.