Skip to content

uf_addmarginal()/ uf_predictContinuous() doesn't warn if covariate out of bounds #141

@ReneSkukies

Description

@ReneSkukies

Using uf_addmarginal(uf_predictContinuous(ufresult,'predictAt',predictAt)) currently, silently fills predicted effects with zeros when trying to predict out of bound values of a covariate (e.g. marginalizing on reaction time of 250ms of a subject with the fastest reaction time of 290ms).

This should at least throw a warning to the user.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions