Description Usage Arguments Value
View source: R/fit_trajectory.R
Fit interaction matrix with given topology and intrinsic growth rates from time series
1 2 3 4 5 | fit_interaction_parameters(
ts_species,
reg_model = choose_regression_model("linear"),
topology_all
)
|
ts_species |
Time series data of a single species |
reg_model |
Which regression model to use |
topology_all |
All possible topology that are used to fit |
A tibble with fitted parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.