derivpsplineprior: derivpsplineprior function

View source: R/RWprior.R

derivpsplinepriorR Documentation

derivpsplineprior function

Description

A function for evaluating the first and second derivatives of the log of an independent Gaussian prior

Usage

derivpsplineprior(beta = NULL, omega = NULL, eta = NULL, priors)

Arguments

beta

a vector, the parameter beta

omega

a vector, the parameter omega

eta

a vector, the parameter eta

priors

an object of class 'mcmcPrior', see ?mcmcPrior

Value

returns the first and second derivatives of the prior

See Also

survspat, betapriorGauss, omegapriorGauss, etapriorGauss, indepGaussianprior, derivindepGaussianprior


spatsurv documentation built on Oct. 19, 2023, 9:07 a.m.