Skip to content
This repository was archived by the owner on Nov 21, 2020. It is now read-only.
This repository was archived by the owner on Nov 21, 2020. It is now read-only.

Issue with logistic regression expression (tilde issue ?) #37

@mikaelc

Description

@mikaelc

Hi,

Thanks for your beautiful library !
I have an issue with this specific command :

reg<-glm(col0~.,data=a,family=binomial(logit))

Every other command works well but as soon as I add this one, I get an error "The last command in the R input is not complete"

Maybe it comes from the ~ character ? I tried to addslashe it or escape it \ but without success

Would you have an idea ?

Thanks a lot !
Mikaël

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions