gibbs_pspline_postProposal: This function takes into account a posterior pilot sample to...

View source: R/gibbs_pspline_postProposal.R

gibbs_pspline_postProposalR Documentation

This function takes into account a posterior pilot sample to calibrate the proposals for the weights

Description

This function takes into account a posterior pilot sample to calibrate the proposals for the weights

Usage

gibbs_pspline_postProposal(
  data,
  Ntotal,
  burnin,
  thin = 1,
  tau.alpha,
  tau.beta,
  phi.alpha,
  phi.beta,
  delta.alpha,
  delta.beta,
  k,
  eqSpacedKnots,
  degree,
  diffMatrixOrder,
  printIter = 100,
  psd,
  add = FALSE
)

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