mlxplore {mlxR} | R Documentation |
Explore and visualize models
Description
Explore and visualize ‘Mlxtran’ models with the ‘Mlxplore’ software.
Usage
mlxplore(
model,
parameter = NULL,
output = NULL,
group = NULL,
treatment = NULL
)
Arguments
model |
a |
parameter |
a vector of parameters with their names and values |
output |
a list with fields:
|
group |
a list with unique field:
|
treatment |
a list with fields
|
Details
See http://simulx.webpopix.org/mlxr/mlxplore/ for more details.
[Package mlxR version 4.2.0 Index]