powered by
`sinvreg' is used in the examples for the semimrFull and semimrOne functions to obtain initial values based on sliced inverse regression (Li, 1991).
semimrFull
semimrOne
sinvreg(x, y, nslice = NULL)
A list containing the following elements:
direction vector.
reduced x.
eigenvalues for reduced x.
number of observations within each slice.
an n by p matrix of observations where n is the number of observations and p is the number of explanatory variables.
an n-dimentionsl vector of response values.
number of slices. Default is 10.
Li, K. C. (1991). Sliced inverse regression for dimension reduction. Journal of the American Statistical Association, 86(414), 316-327.
semimrFull, semimrOne
# See examples for the 'semimrFull' function.
Run the code above in your browser using DataLab