search for: basemod

Displaying 9 results from an estimated 9 matches for "basemod".

Did you mean: based
2012 Jan 12
1
Can't install rjags on LinuxMint 12
...is not available, but is referred to by another package. wget http://cran.fhcrc.org/src/contrib/R2WinBUGS_2.1-18.tar.gz sudo R CMD INSTALL R2WinBUGS_2.1-18.tar.gz ## * DONE (R2WinBUGS) wget http://cran.fhcrc.org/src/contrib/R2jags_0.03-02.tar.gz sudo R CMD INSTALL R2jags_0.03-02.tar.gz ##module basemod loaded ##Error : .onLoad failed in loadNamespace() for 'rjags', details: ## call: dyn.load(file) ## error: unable to load shared object '/usr/lib/JAGS/modules-3/bugs.so': ## /usr/lib/JAGS/modules-3/bugs.so: undefined symbol: fprec Start R with > sudo R > require(rjags)...
2014 Apr 02
1
RJAGS Installation Issues
...usr/include/JAGS/Console.h " See `config.log' for more details JAGS was intalled with an rpm. Does not look like the rpm included Console.h The package has the following contents: *Content of RPM :* /usr/bin/jags /usr/lib64/JAGS /usr/lib64/JAGS/modules-2.2.0 /usr/lib64/JAGS/modules-2.2.0/basemod.la /usr/lib64/JAGS/modules-2.2.0/basemod.so /usr/lib64/JAGS/modules-2.2.0/bugs.la /usr/lib64/JAGS/modules-2.2.0/bugs.so /usr/lib64/JAGS/modules-2.2.0/dic.la /usr/lib64/JAGS/modules-2.2.0/dic.so /usr/lib64/JAGS/modules-2.2.0/glm.la /usr/lib64/JAGS/modules-2.2.0/glm.so /usr/lib64/JAGS/modules-2.2.0/l...
2005 Nov 14
0
Trouble with aovlist and Tukey test
...41627 29.416268 5-2 -24.5 -89.41627 40.416268 4-3 -24.5 -89.41627 40.416268 5-3 -13.5 -78.41627 51.416268 5-4 11.0 -53.91627 75.916268 > > errmod = aov(Speed~Expt+Error(Run), data=morley) > names(errmod) [1] "(Intercept)" "Run" "Within" > basemod = errmod$W > > class(basemod) [1] "aov" "lm" > TukeyHSD(basemod) Error in sort(unique.default(x), na.last = TRUE) : 'x' must be atomic
2012 Sep 20
1
rjags install on Ubuntu 10.04
I have been having trouble with rjags on Ubuntu 10.04 > library(rjags) Loading required package: coda Loading required package: lattice linking to JAGS 3.2.0 module basemod loaded Error : .onLoad failed in loadNamespace() for 'rjags', details: call: dyn.load(file) error: unable to load shared object '/usr/lib/JAGS/modules-3/bugs.so': /usr/lib/JAGS/modules-3/bugs.so: undefined symbol: fprec Error: package/namespace load failed for ?rjags? > s...
2007 Dec 30
2
Trying to install rjags on Mac OS X 10.5
.... JAGS 1.0.1 is apparently successfully installed. I (think I) know this because when I type 'jags' into Terminal, I get the following: Macintosh:Desktop ljs$ jags Welcome to JAGS 1.0.1 on Thu Dec 27 20:56:09 2007 JAGS is free software and comes with ABSOLUTELY NO WARRANTY Loading module: basemod Loading module: bugs . However, when I try to install rjags, I get the following problem. Macintosh:Desktop ljs$ sudo R CMD INSTALL rjags_1.0.1-1.tar.gz Password: * Installing to library '/Library/Frameworks/R.framework/Resources/library' * Installing *source* package 'rjags' ......
2012 Jan 10
1
rjags installation trouble
...daptationERb Has anyone else seen this or is it a glitch somewhere in my system? thanks Ben Bolker ================== bolker at ubuntu-10-new:~/R/pkgs/rjags$ jags Welcome to JAGS 3.2.0 on Tue Jan 10 10:38:31 2012 JAGS is free software and comes with ABSOLUTELY NO WARRANTY Loading module: basemod: ok Loading module: bugs: ok . ======================= install.packages("rjags") starts out fine: Installing package(s) into ?/mnt/hgfs/bolker/Documents/LOCAL/lib/R/site-library? (as ?lib? is unspecified) trying URL 'http://probability.ca/cran/src/contrib/rjags_3-5.tar.gz' Cont...
2011 Apr 04
0
[R-sig-ME] Documentation for the glm module in jags/rjags?
...gt; > Does any one run the example without problem? >> > I download the example and try to run line and seeds from vol1. R >> crashes. >> >> library(rjags) >> > Loading required package: coda >> > Loading required package: lattice >> > module basemod loaded >> > module bugs loaded >> >> sessionInfo() >> > R version 2.12.2 (2011-02-25) >> > Platform: i386-pc-mingw32/i386 (32-bit) >> > locale: >> > [1] LC_COLLATE=Chinese (Simplified)_People's Republic of China.936 >> > [2] LC_C...
2011 Sep 16
1
cannot load rjags package on Mac
Dear list, I ran into problem trying to load rjags on my Macbook Air running OS X 10.7.1. I installed JAGS 3.1.0 through binary and it seems OK. $ jags Welcome to JAGS 3.1.0 on Fri Sep 16 13:27:03 2011 JAGS is free software and comes with ABSOLUTELY NO WARRANTY Loading module: basemod: ok Loading module: bugs: ok Then I installed rjags through CRAN, > install.packages("rjags") --- Please select a CRAN mirror for use in this session --- Loading Tcl/Tk interface ... done trying URL ' http://lib.stat.cmu.edu/R/CRAN/bin/macosx/leopard/contrib/2.13/rjags_2.2.0...
2010 May 27
3
rjags in Ubuntu 10.04
I've not been able to install rjags successfully in Ubuntu 10.04 : ** testing if installed package can be loaded Error : .onLoad failed in loadNamespace() for 'rjags', details: call: dyn.load(file, DLLpath = DLLpath, ...) error: unable to load shared library '/home/scott/R/i486-pc-linux-gnu-library/2.11/rjags/libs/rjags.so': libjags.so.2: cannot open shared object file: