search for: datostotal

Displaying 1 result from an estimated 1 matches for "datostotal".

Did you mean: data_total
2007 Mar 01
1
GLM problems.
Dear R users I'm new in R management and maybe It's a silly question. I'm working with GLM to obtain predictive models. I have some problesm with the prediction instruction: > DatosTotal <- read.csv("Var_perdizcsv.csv", sep =";") > edvariable <- edit(DatosTotal) > pre <- predict(rlfinal, DatosTotal, type = 'probs') Erro en match.arg(type) : 'arg' should be one of link, response, terms > I check the database and the name variab...