SemiParSampleSel object produced by SemiParSampleSel() and produces some summaries from it.## S3 method for class 'SemiParSampleSel':
summary(object,n.sim=1000,s.meth="svd",sig.lev=0.05,...)SemiParSampleSel object as produced by SemiParSampleSel().mvtnorm for further details.mgcv, based on the results of Marra and Wood (2012), `Bayesian p-values' are returned for the smooth terms. These have
better frequentist performance than their frequentist counterpart. Let $\hat{\bf f}$
and ${\bf V}_f$ denote the vector of values of a smooth term evaluated at the original covariate values and the
corresponding Bayesian covariance matrix, and let ${\bf V}_f^{r-}$ denote
the rank $r$ pseudoinverse of ${\bf V}_f$. The statistic used
is $T=\hat{\bf f}^\prime {\bf V}_f^{r-} \hat{\bf f}$. This is
compared to a chi-squared distribution with degrees of freedom given by $r$, which is obtained by
biased rounding of the estimated degrees of freedom. See Marra (2013) for further details.
Note that covariate selection can also be achieved using a single penalty shrinkage approach as shown in Marra and Wood (2011).InfCr, SemiParSampleSelObject, plot.SemiParSampleSel, predict.SemiParSampleSel## see examples for SemiParSampleSelRun the code above in your browser using DataLab