Displaying 5 results from an estimated 5 matches for "nsites".
Did you mean:
sites
2002 Oct 29
2
wierd problem concerning directory, symlinks, chroot
hello,
i'm having a wierd problem with 0.31 tftpd-hpa.
i'm using xinetd, with this config:
service tftp
{
disable = no
socket_type = dgram
wait = yes
user = root
log_on_failure += USERID
bind = 10.13.0.254
server = /usr/sbin/in.tftpd
2011 Mar 19
2
problem running a function
...ww.mbr-pwrc.usgs.gov/pubanalysis/roylebook/panel4pt1.fn
that applied to my data and in the console is as follows:
> `desman.y` <- structure(c(3L,4L,3L,2L,1L), .Names = c("1", "2", "3", "4",
> "5"))
>
> RN<-function(y=desman.y,J=5,nsites=39,Nmax=100){
+ ####
+ lik<-function(parms){
+ r<-expit(parms[1])
+ lambda<-exp(parms[2])
+ pvec<-1-(1-r)^(0:Nmax)
+ gN<-dpois(0:Nmax,lambda)
+ gN<-gN/sum(gN)
+ lik<-rep(NA,nsites)
+ for(i in 1:nsites){
+...
2005 Jul 12
4
Calculation of group summaries
I know R has a steep learning curve, but from where I stand the slope
looks like a sheer cliff. I'm pawing through the available docs and
have come across examples which come close to what I want but are
proving difficult for me to modify for my use.
Calculating simple group means is fairly straight forward:
data(PlantGrowth)
attach(PlantGrowth)
stack(mean(unstack(PlantGrowth)))
2012 Aug 30
0
storage mode error question (R2winBUGS)
Hi all,
I've been trying to run a model using R2winBUGS, and recurrently I
get the message:
"Error in FUN(X[[3L]], ...) :
invalid to change the storage mode of a factor"
My model is the following:
sink("GLMM_Poisson.txt")
cat("
model{
mu~dnorm(0,0.01)
beta1~dnorm(-1,1)
for(j in 1:nsite){
alpha[j]~dnorm(mu.alpha,tau.alpha)
}
mu.alpha~dnorm(0,0.01)
2003 Dec 01
0
No subject
Please note that Windows 9x clients are not true members
of a domain for reasons outlined in this article. Therefore
the protocol for support Windows 9x style domain logons is
completely different from NT4 domain logons and has been
officially supported for some time.
Did you read this document? Let me know what needs to
be updated and i will take care of it.
Cheers, jerry