Displaying 1 result from an estimated 1 matches for "feriale".
2003 Aug 27
1
Problem in step() and stepAIC() when a name of a regressors has b (PR#3991)
...w2ksp4).
Please look at the following code:
"x" <-
c(14.122739306734, 14.4831100207131, 14.5556459667089,
14.5777151911177,
14.5285815352327, 14.0217803203846, 14.0732571632964,
14.7801310180502,
14.7839362960477, 14.7862217992577)
"reg" <-
structure(list(feriale = c(0, 1, 1, 1, 1, 0, 0, 1, 1, 1),
pasquetta = c(0,
0, 0, 0, 0, 0, 0, 0, 0, 0), giorno = structure(c(2, 3, 4, 5,
6, 7, 1, 2, 3, 4), class = "factor", .Label = c("1-DOM",
"2-LUN",
"3-MAR", "4-MER", "5-GIO", "6-VEN", "...