search for: asse

Displaying 20 results from an estimated 889 matches for "asse".

Did you mean: ass
2012 Nov 21
4
Remove Column from matrix
...ot;,"rdf2", "TelgSSE","TelgMSE","TelgR2","TelgR2adj","TelgWSSE","TelgWMSE" ,"TelgWR2","TelgWR2adj","TeSSE","TeMSE","TeR2","TeR2adj","edf2","Runtime") Asse <- matrix(0,nrow=5,ncol=length(namVar)) Asse[,1:3]<-2 Asse[2,4] <-2000 Asse[,5:10]<-3 Asse[,11:20]<-5 Asse[,21:30]<-12 if(all(Asse[,"SSdiff"]==0)==TRUE){ Asse <- Asse[,-which(colnames(Asse)%in%"SSdiff")]} -- View this message in context: ht...
2010 Nov 07
3
regular exprs
Dear All, I would appreciate any help with the following: given the vector 'x' x <- c("Ass1", "Ass.s1", "Ass2", "Ass.s2") I would like to pick up the positions where the character string contains "Ass" but does not contain "Ass.s", so for 'x' that would be positions 1 and 3. I guess this could be programmed around
2012 Apr 12
1
Generate combination of strings
Hey all, I am trying to generate a number of vectors with string combinations. The below code solves my initial problem, however I would prefer not hardcoding the positions of the 'objects' as in the future the number of 'objects' could increase. Is there a way to loop over these objects and generate the same output? The same goes for the 'maxspacer'. Thanks a whole
2008 Aug 08
2
[lme4]Coef output with binomial lmer
Dear R users I have built the following model m1<-lmer(y~harn+foodn+(1|ass%in%pop%in%fam),family = "quasibinomial") where y<-cbind(alive,dead) where harn and foodn are categorical factors and the random effect is a nested term to represent experimental structure e.g. Day/Block/Replicate ass= 5 level factor, pop= 2 populations per treatment factor in each assay, 7 reps
2010 Feb 16
0
replicating aov results with lmer
I am trying to replicate the results of an aov command with lmer, to understand the syntax, but I can't quite figure it out. I have a dataset from Montgomery p. 520 with a nested and factorial layout. There are 3 fixtures, 2 layouts (the treatments) in a factorial design, but the operators who perform the runs are nest in layouts (4 operators per layout=8 different operators). Thus, each
2013 Oct 18
2
relay help
I have been using Icecast to host live police scanner audio, along with Darkice. Besides hosting my own streams I also provide my stream to Radio Reference/Broadcastify to make my stream available to smartphone users. Anyway I have found that if the Broadcastify server goes down it also causes by locally hosted feed to be unavailable. Now this is probably more of a Darkice issue because it is
2012 Nov 07
5
Calling R object from R function
...M HOW CAN I JUST CALL vectx without fitting the ModelFun becasue as you see in the bottom TrainData and Test are arguments used after resampling. I dont want to use the main dat argument?* if(M==11){ vecx <- modInd$vectx px <- length(vecx) # ncol for X nam <-colnames(dat[,vecx]) Asse <- matrix(NA,nrow=asim,ncol=px) colnames(Asse) <- nam } for(i in 1:asim){ set.seed(i) Samdat <- dat[sample(1:nrow(dat), nrow(dat), replace = TRUE), ] TrSet <- Samdat[1:50,] TeSet <- Samdat[51:75,] } Model<- ModelFun(TrainData=TrSet ,TestData=TeSet ,mdat=dat,nsam=i) Y <- Model...
2008 May 05
0
learning.kicks-ass.org
Hey Campers, Here''s a tiny little app I wrote shortly after SXSW this year. http://learning.kicks-ass.org/ Click on the big red *RANDOM* button for some mild amusement. The idea came from Heath Row over a dinner conversation as chronicled here: http://h3athrow.blogspot.com/2008/03/learning-kicks.html The source code is here: http://github.com/beppu/learning/tree/master
2018 Oct 18
4
Ass(et) protection for mobile users
Hello! Is it possible to hide the public folder when the user is on its mobile phone? -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20181018/56ae5e41/attachment.html>
2018 Oct 18
0
Ass(et) protection for mobile users
On 18.10.2018 9.48, Rupert Gallagher wrote: > Hello! > > Is it possible to hide the public?folder?when the user is?on its > mobile phone? How would you know this? Aki
2018 Oct 18
2
Ass(et) protection for mobile users
Connections from anything other than LAN. On Thu, Oct 18, 2018 at 08:49, Aki Tuomi <aki.tuomi at open-xchange.com> wrote: > On 18.10.2018 9.48, Rupert Gallagher wrote: >> Hello! >> >> Is it possible to hide the public folder when the user is on its >> mobile phone? > How would you know this? > > Aki -------------- next part -------------- An HTML
2018 Oct 18
0
Ass(et) protection for mobile users
Ensure your config looks like namespace SOME_NAME_HERE { ??? ... } Make a postlogin script which exports export NAMESPACE/SOME_NAME_HERE/HIDDEN=true USERDB_KEYS="$USERDB_KEYS NAMESPACE/SOME_NAME_HERE/HIDDEN" Or somehow export this from passdb/userdb as (userdb_)namespace/some_name_here/hidden=true Aki On 18.10.2018 10.18, Rupert Gallagher wrote: > Connections from anything
2010 Oct 05
1
Office 2007 is a half ass work'n
I have a subscription to MS TechNET. I wanted to use office 2010 but was told in another thread that was not going to happen. At least not yet. So I have defaulted to Office 2007 Enterprise. Word is up and working and seems to have no issues. Excel and Access are another problem however. When I try to run another app other then Word, I get an Microsoft Office error that says: "Microsoft
2006 May 22
3
Office to Office via IAX2 problems
I'm going to try and lay out all the relevant information I have here in this one post. I can provide more info if necessary. ISSUE 1: Office A routinely looses connection to Office B. When typing IAX2 Show Peers, it will show as Unreachable. I issue IAX2 Reload and it will work again for 1-3 days (haven't narrowed the time down yet). My theory is that the DSL at Office2 is changing
2000 Nov 01
2
Two kinds of bandwidth ...
Last week someone in my localnetwork "abused" from our link, making everything slow... So I want to put the current Linux router as a traffic shaper. The setup is: +--- 128Kbit | "International" Local net --- [Linux router with ] -- ISP -- [magic routers]
2011 Jul 19
0
Is libvirt supported on Citrix Xenserver?
Hi, &nbsp;I was finally able to connect to the xenapi hypervisor using virsh of libvirt 0.9.2.&nbsp;&nbsp;However, once I connect to virsh and give a 'quit' command I get&nbsp; "* glibc detected *** virsh: double free or corruption (fasttop):". Please find below the actual memory dump. &nbsp; Note: I have disabled the SSL certificate verification in
2003 Aug 06
3
problems with lda , data included, can somebody test with the new version
...Core Team R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under the terms of the GNU General Public License. For more information about these matters, see http://www.gnu.org/copyleft/gpl.html. ------------------- Dr.Nicolaas Busscher Universit?t GH Kassel Nordbahnhofstrasse: 1a, D-37213 Witzenhausen Phone: 0049-(0)5542-98-1715, Fax: 0049-(0)5542-98-1713
2011 Oct 20
2
start with the end-user -- the big secret
to nobody in particular, and all of you markdown in general! *** i fully understand why it "seems" straightforward to you. but you're doing it ass-backward. if you're trying to develop a parser, you're doing it backward. you need to start with the end-user. figure out how you're gonna explain it to the average person. then work your way back from there. i've
2003 Jun 09
1
questions about nls
Dear R users, I am new in R and I want to use the nls package to analyze some experimental data. The data is in the attached file "data". It is the response "Sav" measured at different "C0". Basically, the "C0" is a function of C1, K2, and r, and the "Sav" is a function of C0, C1, K2, and r. The math equations are shown in the attached
2003 Jun 21
2
some benchmarks
hi, i've made *some* benchmarks, i plan to do more. benchmarks requests welcome, e.g. "please test this...with that.." https://ephigenie.kicks-ass.net/bench/benchmark.html but only in https://ephigenie.kicks-ass.net/bench/prinz are results right now. I hope this is helpful. Thanks, Christian.