Skip to content

How to pass weights #14

@joscani

Description

@joscani

Hi. In brms I can write this

brm( target1| resp_weights(n)  ~ (1 | edad_cat) + (1 | valor_cliente) + (1 | tipo),
     family = "binomial", data = train)

How can I add resp_weights using bayesian?
Thanks in advance

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