View source: R/get_td_opt_des.R
get_td_opt_des | R Documentation |
From a minimax object generated with locally()
or td_opt()
, extract only the design, i.e. the support
points and weights
get_td_opt_des(td_opt_des)
td_opt_des |
An object of class |
A data.frame with columns time
and dose
for the support points
and weight
for the corresponding weight
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.