R/PLOT_INPUT_fun.R

PLOT_INPUT_fun <-
function(rr,which,input,choice_opt,param_opt){

Xr<-NULL
inp=input[[which]]
Xr=SAMP_PROBA2LEVELS(inp,rr[which],input[inp$param],rr[inp$param],choice_opt,param_opt)

return(Xr)

}

Try the HYRISK package in your browser

Any scripts or data that you put into this service are public.

HYRISK documentation built on May 2, 2019, 12:54 p.m.