powered by
Creates parameter kable
param_table(ctr, fun, return_table = FALSE)
Generated controller from e.g. pmx_mlx for Monolix.
pmx_mlx
character can be "sd" or "var" for shrinkage computation, see pmx_comp_shrink
character
pmx_comp_shrink
If TRUE, returns the same table as in get_data('estimates') otherwise it returns a kable
Returns a kable with the parameter estimates from get_data('estimates')
# NOT RUN { #ctr <- theophylline() #my_params <- ctr %>% param_table(fun = "var") # }
Run the code above in your browser using DataLab