alpha_ki:

Usage Format Examples

Usage

1
data("alpha_ki")

Format

The format is: List of 3 $ :List of 2 ..$ :'data.frame': 3 obs. of 3 variables: .. ..$ proba : num [1:3] 0.256 0.326 0.419 .. ..$ Var : Factor w/ 1 level "Species": 1 1 1 .. ..$ modalite: chr [1:3] "setosa" "versicolor" "virginica" ..$ :'data.frame': 4 obs. of 3 variables: .. ..$ proba : num [1:4] 0.093 0.419 0.302 0.186 .. ..$ Var : Factor w/ 1 level "Sepal.Length_cat": 1 1 1 1 .. ..$ modalite: chr [1:4] "grand" "moyen" "petit" " tres petit" $ :List of 2 ..$ :'data.frame': 3 obs. of 3 variables: .. ..$ proba : num [1:3] 0.356 0.339 0.305 .. ..$ Var : Factor w/ 1 level "Species": 1 1 1 .. ..$ modalite: chr [1:3] "setosa" "versicolor" "virginica" ..$ :'data.frame': 4 obs. of 3 variables: .. ..$ proba : num [1:4] 0.0678 0.339 0.4068 0.1864 .. ..$ Var : Factor w/ 1 level "Sepal.Length_cat": 1 1 1 1 .. ..$ modalite: chr [1:4] "grand" "moyen" "petit" " tres petit" $ :List of 2 ..$ :'data.frame': 3 obs. of 3 variables: .. ..$ proba : num [1:3] 0.375 0.333 0.292 .. ..$ Var : Factor w/ 1 level "Species": 1 1 1 .. ..$ modalite: chr [1:3] "setosa" "versicolor" "virginica" ..$ :'data.frame': 4 obs. of 3 variables: .. ..$ proba : num [1:4] 0.0833 0.2292 0.4167 0.2708 .. ..$ Var : Factor w/ 1 level "Sepal.Length_cat": 1 1 1 1 .. ..$ modalite: chr [1:4] "grand" "moyen" "petit" " tres petit"

Examples

1
2
data(alpha_ki)
## maybe str(alpha_ki) ; plot(alpha_ki) ...

SaraTouzani/EM documentation built on Dec. 16, 2019, 12:31 a.m.