data {HanStat} | R Documentation |
Randomized data for testing models Contains 5 Variables, one dependent, 4 independent. The fourth independent is correlated with the dependent
Description
Randomized data for testing models Contains 5 Variables, one dependent, 4 independent. The fourth independent is correlated with the dependent
Usage
data(data)
Format
data.frame
Source
https://www.hanseatic-statistics.de
References
K.T.Krahl (2023)
Examples
data(data)
LinReg('dv',c('iv_1','iv_2','iv_3'),data=data,BS=FALSE,NBS=1000,OC=FALSE,plot=TRUE)
[Package HanStat version 0.90.0 Index]