powered by
Use thetas to estimate standard deviation of error
use_thetas_for_error_stdev(model)
(Model) Pharmpy model object
(Model) Pharmpy model
set_weighted_error_model : Encode error model with one epsilon and weight
if (FALSE) { model <- load_example_model("pheno") model <- use_thetas_for_error_stdev(model) model$statements$find_assignment("W") model$statements$find_assignment("Y") }
Run the code above in your browser using DataLab