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
Only note left:
Attempt to solve:
bnlr
: replace sum(const) with -sum(wt*lchoose(nn,y[,1])). This seems supported by the binomial likelihood in gnlr.r