Displaying 4 results from an estimated 4 matches for "keri".
Did you mean:
keir
2006 Jan 02
4
net groupmap error
Hi all,
I am currently following the example in chapter 2 of the Samba-3 by example book. Everything worked fine unil I start mapping Windows Domain Groups to UNIX groups.
When I issue the command 'net groupmap modify ntgroup="Domain Admins" unixgroup=root' I get the following error:
groupdb/mapping.c:init_group_mapping(134)
Failed to open group mapping database
2012 May 23
1
how a latent state matrix is updated using package R2WinBUGS
I'm trying to understand how a latent state matrix is updated by the MCMC
iterations in a WinBUGS model, using the package R2WinBUGS and an example
from Kery and Schaub's (2012) book, "Bayesian Population Analysis Using
WinBUGS". The example I'm using is 7.3.1. from a chapter on the
Cormack-Jolly-Seber model. Some excerpted code is included at the end of
this message;
2012 Jan 27
0
Error in JAGS, cannot monitor z
Hello.
I am running a state space model (the example from Marc kery's Bayesian
population analysis using WinBUGS )
The code runs fine for the examle as shown in the book.
However I played around and changed the nodes monitored to the latent
variable z I get the following error- even though it is monitored in the
code:
Initializing model
2002 Jun 23
2
Rsync ssh script execution fails under cron?
I've spent more than a day trying to write a script to backup my remote server to a local machine using ssh. The script works perfectly when I execute it directly (and I've gotten a number of variations to work okay), but I can't get cron to successfully execute it. There is no result output, so it seems cron is hanging on something, but I don't know what.
I'm running it as