Skip to content

[Bug] mass univariate, multiple events with 'char' errors #258

Open
@behinger

Description

@behinger

Description

this is relevant only in combination with UnfoldSims 'char' sequence

Package Version

0.8.3

Julia Version

1.11

Reproduction steps

_evts = deepcopy(evts)
	_evts.event = string.(_evts.event)
	
m_ep = fit(UnfoldModel,["A"=>(@formula(0~1+condition),times),"B"=>(@formula(0~1+condition),times)],_evts,data_epoch)

Relevant log output

Operating System

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions