Sage-Bionetworks/bfrm

"evolmaximumperfactors" is not a slot in class "bfrmParam"

Closed this issue · 1 comments

fooFactor <- evolve(egfrMat,

  •                 init = as.numeric(topProbeInd),
    
  •                 maxVarIter = 30,
    
  •                 maxFacs = 5,
    
  •                 maxVars = length(topProbeInd))
    
    Error in checkSlotAssignment(object, name, value) :
    "evolmaximumperfactors" is not a slot in class “bfrmParam”

Syntax error - now fixed. Thanks for the issue -- keep them coming!