Description Usage Arguments Value Author(s) See Also Examples
View source: R/interactive_plot.R
Produces interactive graphics to visualize objective functions for selecting optimal sampling points for p = 1, 2, and 3.
1 | interactive_plot(result, labels_candidate_pts = NULL)
|
result |
list of results of |
labels_candidate_pts |
candidate points for x-label on interactive plots; default = NULL is equivalent to 1:number of candidate points. |
user interface illustrating objective functions for p = 1, 2, 3.
So Young Park spark13@ncsu.edu, Luo Xiao lxiao5@ncsu.edu, Ana-Maria Staicu astaicu@ncsu.edu
opt_design_fda
/
selection_p
/
interactive_plot
1 | # see example for opt_design_fda() function
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.