Skip to content

Note about s and const #3

@swihart

Description

@swihart

Only note left:

checking R code for possible problems ... NOTE
bnlr: no visible binding for global variable ‘const’
fmr : fcn: no visible binding for global variable ‘s’
Undefined global functions or variables:
  const s
R CMD check results
0 errors | 0 warnings | 1 note 

R CMD check succeeded

Attempt to solve:

  • on line 385 of bnlr: replace sum(const) with -sum(wt*lchoose(nn,y[,1])). This seems supported by the binomial likelihood in gnlr.r

  • on line 677 of fmr.r, put s <- NULL.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions