Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


Cyclops (version 3.1.2)

createNonSeparablePrior: Create a Cyclops prior object that returns the MLE of non-separable coefficients

Description

createNonSeparablePrior creates a Cyclops prior object for use with fitCyclopsModel.

Usage

createNonSeparablePrior(maxIterations = 10, ...)

Arguments

maxIterations

Numeric: maximum iterations to achieve convergence

...

Additional argument(s) for fitCyclopsModel

Value

A Cyclops prior object of class inheriting from "cyclopsPrior" for use with fitCyclopsModel.

Examples

Run this code
# NOT RUN {
prior <- createNonSeparablePrior()

# }

Run the code above in your browser using DataLab