updateFixedEffects.gaussian: Add a new knot and use a Metropolis-Hastings step to...

Description Usage Arguments Value Examples

View source: R/bayesianSplineFit.R

Description

Add a new knot and use a Metropolis-Hastings step to determine if we keep the changes to the model

Usage

1
2
3
updateFixedEffects.gaussian(model.options, knots.previous, outcomes,
  times.dropout, times.observation, covariates, X.previous, Theta.previous,
  Z, alpha, betaCovariates, sigma.error)

Arguments

x

A number.

y

A number.

Value

The sum of x and y.

Examples

1
2
add(1, 1)
add(10, 1)

kreidles/informativeDropout documentation built on Sept. 13, 2020, 12:15 a.m.