Description Objects from the class See Also
Result from rtsa.eot stored as a EOTstack object.
Slots for EOTstack objects include: 
eot: the temporal profiles of the identified base point pixels;
total_variance: the dataset total variance;
explained_variance: the explained variance by each eot mode;
coords_bp: the coordinates of the identified base point;
r_predictor: the raster of correlation coefficients between the base point and each pixel of the predictor domain;
rsq_predictor: the raster of coefficient of determination between the base point and each pixel of the predictor domain;
rsq_sums_predictor: the raster of sums of coefficient of determination between the base point and each pixel of the predictor domain;
int_predictor: the raster of intercept of the regression equation for each pixel of the predictor domain;
slp_predictor: the raster of slope of the regression equation for each pixel of the predictor domain;
p_predictor: the raster of significance (p-value) of the the regression equation for each pixel of the predictor domain.
Objects are created by calls to rtsa.eot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.