interactive_plot: Optimal Sampling Design for Functional Data Analysis -...

Description Usage Arguments Value Author(s) See Also Examples

View source: R/interactive_plot.R

Description

Produces interactive graphics to visualize objective functions for selecting optimal sampling points for p = 1, 2, and 3.

Usage

1
interactive_plot(result, labels_candidate_pts = NULL)

Arguments

result

list of results of opt_design_fda for p = 1, 2, 3; i.e. selection_p(p_vec = 1:3,...)

labels_candidate_pts

candidate points for x-label on interactive plots; default = NULL is equivalent to 1:number of candidate points.

Value

user interface illustrating objective functions for p = 1, 2, 3.

Author(s)

So Young Park spark13@ncsu.edu, Luo Xiao lxiao5@ncsu.edu, Ana-Maria Staicu astaicu@ncsu.edu

See Also

opt_design_fda / selection_p / interactive_plot

Examples

1
# see example for opt_design_fda() function

soyoung-park/FDAdesign documentation built on May 30, 2019, 6:34 a.m.