Skip to content

Iterators and bias_init in rm branch #34

Description

@dcgerard

New {iterators} implementation in the rm branch just uses a single bias_init even though I iterate over the rows, so it should be given a vector.

bias_now = iterators::iter(bias_init, by = "row"),

This does not affect the stable version on master or on CRAN. This only affects the development version on the rm branch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions