create_jaatha_model.default: For other uappropriate create_jaatha_model will throw an...

View source: R/jaatha_model.R

create_jaatha_model.defaultR Documentation

For other uappropriate create_jaatha_model will throw an error

Description

For other uappropriate create_jaatha_model will throw an error

Usage

## Default S3 method:
create_jaatha_model(x, ..., scaling_factor = 1, test = TRUE)

Arguments

x

The primary argument. Can be a function used for simulations, or a coala model.

...

Additional parameters passed on to the dispatch function.

scaling_factor

If your model is a down-scaled version of your data, you can indicated this using this value. The estimated expectation values are multiplied with this factor before the likelihood is calculated.

test

A logical indicating whether a simulation is performed to test the model.


jaatha documentation built on May 29, 2024, 5:36 a.m.