when using library("robust base"), how to force the model to use the Turkey psi function? I tried to add method="MT" but it doesn't work. Thanks.
modelRob<-glmrob(x ~ as.factor(i) + as.factor(j),family = poisson(link = "log"), data = mydata)
when using library("robust base"), how to force the model to use the Turkey psi function? I tried to add method="MT" but it doesn't work. Thanks.
modelRob<-glmrob(x ~ as.factor(i) + as.factor(j),family = poisson(link = "log"), data = mydata)
Copyright © 2021 Jogjafile Inc.