Skip to content

dc.parfit fails when n.clones is of length 1 #13

@psolymos

Description

@psolymos

It works fine with n.clones=c(2,3) for example but it fails when n.clones=2 with this (partype="balancing"):

Parallel computation in progress

Error in pmod[[i]] : 
  attempt to select less than one element in integerOneIndex

When partype="parchains" it works fine in all cases.

partype="both" errors with this:

Parallel computation in progress

Error in attr(data, "mcpar") <- c(start, end, thin) : 
  attempt to set an attribute on NULL

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions