Skip to content

disk.frame is AMAZING! + quick Q ref dfglm() #349

@sfd99

Description

@sfd99

Thanks for disk.frame.
EXCELLENT!.

Q:
In pg:
https://diskframe.com/articles/07-glm.html
the GLM iris example for Logistic regression
works great!.

But...
when I tried the # commented-out line
(shown in that same iris example),
I get an error (syntax?):

iris_model = dfglm(Species == "setosa" ~ , data = iris.df, family=binomial())
Error: unexpected ',' in " iris_model = dfglm(Species == "setosa" ~ ,"

Help!
What's missing in that example syntax?.

SFd99
San Francisco
R 4.1.1 + latest Rstudio
Ubuntu LINUX 20.04
disk.frame V 0.50
===================

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions