find_racial_complex {imanr}R Documentation

Identify the Racial Complex of native corn from Mexico

Description

Identify the Racial Complex of native corn from Mexico

Usage

find_racial_complex(data)

Arguments

data

A dataset that contains qualitative and quantitative characteristics of a corn ear or series of ears. The selected characteristics are related to colors, some measurements and the locations in which the corn was grown. A template for what has to be filled will be included on the GitHub page of the project.

Value

findraciacomplex() returns a racial complex classification for the dataset or single observation that the user entered

Author(s)

Rafael Nieves-Alvarez (nievesalvarez1618@gmail.com), Arturo Sanchez-Porras, Aline Romero-Natale, Otilio Arturo Acevedo-Sandoval

References

James, G., Witten, D., Hastie, T., & Tibshirani, R. (2013). An introduction to statistical learning: With applications in R (1st ed.). Springer.\ Kuhn, M., & Johnson, K. (2013). Applied predictive modeling (1st ed.). Springer.\ Monroy, L. G. D. (2007). Estadística Multivariada: Inferencia y Métodos. Univ. Nacional.

See Also

[impute_data()]

Examples

df <- find_racial_complex(data31)
df

[Package imanr version 1.0.2 Index]