View source: R/computeMaturityIndices.R
computeMaturityIndices | R Documentation |
Compute maturity indices
computeMaturityIndices(maturityAttributeData,attribute.selec,quant)
maturityAttributeData |
dataframe including maturity attributes |
attribute.selec |
Colnames of maturity attributes |
quant |
quantile used as a threshold to compute IMAT. |
Return maturity index and attributes but only in absence of NA value
# not run: computeMaturityIndices(maturityAttributeData=terrain,attribute.selec=c("GTTGB", "GBMD30", "VBMS30"),quant=0.99)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.