Skip to content

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

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
===================

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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