powered by
## S3 method for class 'timeresolved': subset(x, i = NULL, labels = NULL, ...)## S3 method for class 'logratios': subset(x, i = NULL, labels = NULL, ...)## S3 method for class 'redux': subset(x, i = NULL, labels = NULL, ...)## S3 method for class 'results': subset(x, i = NULL, labels = NULL, ...)
## S3 method for class 'logratios': subset(x, i = NULL, labels = NULL, ...)
## S3 method for class 'redux': subset(x, i = NULL, labels = NULL, ...)
## S3 method for class 'results': subset(x, i = NULL, labels = NULL, ...)
timeresolved
logratios
redux
results<
x
data(Melbourne) ages <- process(Melbourne$X,Melbourne$irr,Melbourne$fract) MD <- subset(ages,labels=c("MD2-1","MD2-2","MD2-3","MD2-4","MD2-5")) plotcorr(MD$covmat)
Run the code above in your browser using DataLab