Open dpolhamus opened 6 years ago
So the GUI should allow the user to pass in:
Age:
values: [q25, q50, q75]
label: Age:
TVCL = THETA1 CL = TVCL * (Age/50) ^ THETA2
Number of samples to base densities on
Type of plot
Highlight a reference area
Plot relative to a typical value, perhaps one listed in the parameter section
Enter a run number to pull theta and covariance matrix from
Should we automatically create a table to accompany this? It seems like I always have one of these in my reports.
Estimate: 16-32 hrs for a basic version using phorest Generally mimic the MetrumRG style of Forest Plots
We will plan on this just showing the effects on the population means. I.e., we will resample from the asymptotic normal distributions of the parameter estimates or bootstraps to get uncertainty around parameters at given covariate levels. This does not cover, at least for the foreseeable future, tasks that involve simulation of new data from the models.
We can probably use phorest as a substrate to get things going.