tobinsq | R Documentation |
This 25 year data set, collected from 1240 US companies. The data contains Tobin’s Q values along with corresponding covariates from the US-based companies across 41 industry classes.
data("tobinsq")
A data frame with 13662 observations on the following 20 variables.
ID
a numeric vector
Year
a numeric vector
Assets
a numeric vector
CapEx
a numeric vector
LTD
a numeric vector
EBITDA
a numeric vector
PPE
a numeric vector
Sales
a numeric vector
Ads
a numeric vector
RD
a numeric vector
BookValue
a numeric vector
MarketValue
a numeric vector
IndClass
a character vector
TobinsQ
a numeric vector
rLTD
a numeric vector
rCapEx
a numeric vector
rRD
a numeric vector
rAds
a numeric vector
rPPE
a numeric vector
rEBITDA
a numeric vector
data(tobinsq)
str(tobinsq)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.