Re: [R] bigglm connected to a database
It may be simpler to specify the order in the contrasts rather than trying to order the data. See the C function (notice capitol C). I have never tried this with the bigglm function, so I don't know if it will work the same way or not. But if it works, then that may be a simpler approach. On Tu
[R] bigglm connected to a database
I can get bigglm working with the following code. ModelFit <- bigglm(SMM ~ I(1-.88 * exp(-.192 * LoanAge))+ ns(Incentive, df = 5)+ Purpose + Occupancy + TPO + Servicer,