data92 {datastat} | R Documentation |
Data set for multiple linear regression model
Description
A dataset of salary, overtime, and savings per month of 12 employees
Usage
data92
Format
data91
is a data frame with 12 rows and 3 columns:
- x1
The salary of employees is measured in baht
- x2
The overtime of employees is measured in baht
- y
The savings per month of employees are measured in baht
Source
<https://www.researchgate.net/publication/371944275_porkaermxarlaeakarprayuktchingan_R_and_its_applications>
References
Rattanalertnusorn, A. (2024). R and Its Application. TPN Press Ltd., Part. ISBN: 978-616-603-060-0. pp.275.
Examples
data92
[Package datastat version 0.1.0 Index]