Description Usage Arguments Details Author(s) See Also Examples
Create trellis plots of a nonparametric function fit together with its (approximate) 95% Bayesian confidence intervals from a ssr/slm/snr/snm object.
1 2  | 
x | 
 an object of class "bCI" containing point evaluation of the unknown function and/or corresponding posterior standard devaitions.  | 
x.val | 
 an optional vector representing values of argument based on which the function is to evaluate.  | 
type.name | 
 an optional character vector specifying the names of fits.  | 
... | 
 options suitable for xyplot.  | 
This function is to visualize a spline fit by use of trellis graphic facility with Bayesian confidence intervals superposed. Multi-panel plots, based on xyplot, are suitable for SS ANOVA decomposition of a spline estimate.
Chunlei Ke chunlei\_ke@pstat.ucsb.edu and Yuedong Wang yuedong@pstat.ucsb.edu
predict.ssr, intervals.slm, 
intervals.snr, intervals.snm
1 2 3 4 5 6 7 8 9 10  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.