anisotropy.mean.eigen.tensor.total | R Documentation |
Calcul de la direction et des valeurs du vecteur propre d'anisotropie moyen (anisotropie totale)
anisotropy.mean.eigen.tensor.total(
Data.mesures,
Data.number,
step.value,
step.code = c("ZZ", "XX", "YY", "ZB")
)
Data.mesures |
data.frame contenant les mesures |
Data.number |
numéro des échantillons |
step.value |
typiquement la température des mesures d'anisotropie |
un data.frame avec les colonnes "L1", "L2", "L3", "L1.Inc", "L1.Dec", "L2.Inc", "L2.Dec", "L3.Inc", "L3.Dec", "F13", "F12", "F23"
anisotropy.eigen.matrix
, anisotropy.mean.matrix.total
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.