cvraut/iBAG

scoping issue with package mgcv

Closed this issue · 4 comments

res = iBAGpkg::iBAG(G,C,M,out,fast=T)
Error in gam(as.formula(formula_all)) : could not find function "gam"

fixed with PR#3

Error in glmnet(X, Y) : could not find function "glmnet"

Upon trying full MCMC on different machine

enough changes have been made that this issue is likely something completely different

closing for now