Description Usage Format Details Source
The uscompanies
data deals with 79 U.S. companies classified by 6 numerical characteristics (assets, sales, etc.)
and one categorical characteristic (industry); indshort is a shortening for industry.
1 |
uscompanies
is a tbl data frame with 79 observations on 9 variables.
The 9 variables of the uscompanies
tbl data frame are the following ones:
company
car model (Factor);
assets
(USD) (integer);
sales
(USD) (integer);
value
market value (USD) (integer);
profits
(USD) (numeric);
cashflow
(USD) (numeric);
employees
(numeric);
industry
(Factor);
indshort
industry in a less fine classification (Factor);
Härdle and Simar, Applied Multivariate Statistical Analysis, 3rd ed., Springer, 2012
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.