define_model: Define parameters of the spatial correlation model

View source: R/main.R

define_modelR Documentation

Define parameters of the spatial correlation model

Description

TODO

Usage

define_model(
  project,
  nu_shape1 = 1,
  nu_shape2 = 1,
  lambda_shape = 1,
  lambda_rate = NULL
)

Arguments

project

a genescaper project, as produced by the genescaper_project() function.

nu_shape1

TODO

nu_shape2

TODO

lambda_shape

TODO

lambda_rate

TODO


mrc-ide/genescaper documentation built on May 25, 2022, 10:46 p.m.