Closed richelbilderbeek closed 1 year ago
Currently, it is a string:
create_hky_site_model <- create_site_model_hky <- function( id = NA, kappa = "2.0", gamma_site_model = create_gamma_site_model(), kappa_prior_distr = create_log_normal_distr( m = create_m_param(value = "1.0"), s = 1.25 ), freq_equilibrium = "estimated" )
This is a prereq for #135
Currently, it is a string:
This is a prereq for #135