search for: wantto

Displaying 14 results from an estimated 14 matches for "wantto".

Did you mean: wanto
2009 Dec 06
5
optim with constraints
Hi, dear R users I am a newbie in R and I wantto use the method of meximum likelihood to fit a Weibull distribution to my survival data. I use "optim" as follows: optim(c(1, 0.25),weibull.like,mydata=mydata,method="L-BFGS-B",hessian = TRUE) My question is: how do I setup the constraints so that the two parametrs of Weibull...
2006 Oct 24
2
Installing stats4 package
Hi, I wantto use 'mle' function in R on linux. As I see its been integrated into the stats4 package. Am I correct ? If yes, Can anyone suggest how to install the stats4 package to be able to run 'mle' function in R on linux ? Otherwise how to sort out this problem ? Thanks Himanshu [[alterna...
2011 Dec 07
1
postlogin script
Hi, I have Postfix + OpenLdap + DoveCot configuration, and it's running succesfuly, i wantto convert users pop3 password NTPassword and LMPassword, so i ne plain passwor dof users, how can i do that. (Normaly using perl's ntlmgen function i convert password , but in plain) thanks in advance
2005 Apr 18
1
Poblem while build a package (PR#7798)
Full_Name: Justin Bem Version: 1.9.1 OS: Windows XP Home Submission from: (NULL) (196.202.235.48) I am a R new user ! I have writed procedure that i wantto transform as a package but with RCMD build packageName [...] I have 'sh' is not a recognized command in the dos promp I have Active Perl 5.8 ! Does I need to have another software or it is a Perl problem ? I hope you will find a solution for me Salutations !
2005 Jul 20
1
how to define a port range?
hi, i´am new in tcc (tcng). i try to define my qos for VoIP-Services. For this i wantto define a class for a port range 10000 till 15000. how is the right way? this down works: class (<$voip>) if tcp_sport => 10000 || tcp_sport <= 10000 ; are there any examples of real installations - maybe including VoIP, HTTP and P2P services? regards thorsten gehrig
2014 May 08
1
İnstall dovecot-piegonhone
Hi, We have Postfix-Dovecot MTA at Redhat EL 5 system. Also we are using this system activelly. Now i wantto install pigeonhole managesive server on this sys. Do i have any risk or anything ? thanks in advance -- Sel?uk YAZAR
2009 Sep 09
1
R code for creating and appending to frequency table
...I have written a model which gives me a frequency distribution for a particular score within a set. What I now want to do is loop this so that I get many different frequency distributions and append them to a table with a collum which specifies which loop the frequency distribution is from. What I wantto end up with would look something like this: Score 1 2 3 4 5 1 5 6 7 4 1 2 2 5 8 1 1 3 3 8 9 2 1 4 etc 5 . Without the loop I can get the model to report the frequency distributions using the c(table()) command. SO then I added the loop. I added a command to spe...
2011 Dec 06
0
Log/Process users pop3 plain password
Hi, I have Postfix + OpenLdap + DoveCot configuration, and it's running succesfuly, i wantto convert users pop3 password NTPassword and LMPassword, so i ne plain passwor dof users, how can i do that. (Normaly using perl's ntlmgen function i convert password , but in plain) thanks in advance -- Sel?uk YAZAR http://www.selcukyazar.blogspot.com
2004 Mar 07
0
How to use smbclient to tar files that dont include the unneeded path?
Hi All, I wantto use smbclient to tar files in a deep directory. but don't want the tar file include the unneeded path. How to do? For example. If the files are in /home/user1/ , I want to tar files and directorys in this directory. When use 'smbclient //server/share -N -D /home/user1/ -Tc aa.tar' , and...
2017 Nov 27
0
How to extract coefficients from sequential (type 1) ANOVAs using lmer and lme
I wantto run sequential ANOVAs (i.e. type I sums of squares), and trying to getresults including ANOVA tables and associated coefficients for predictive variables(I am using the R 3.4.2 version). I think ANOVA tables look right, but believecoefficients are wrong. Specifically, it looks like that the coeffic...
2014 Jan 09
0
migrate interrupted but cannot continue
...gainst library: libvir 0.9.4 Using library: libvir 0.9.4 Using API: QEMU 0.9.4 Running hypervisor: QEMU 0.12.1 when I migrate a guest from A to B without storage,I used the command "virsh migrate --live --copy-storage-all --verbose vm qemu+ssh://kvm/system".The first time I succeed and I wantto to emulate the local network is down when I migrate,so I close the terminal (Xshell) when migrating, when I reconnect to the terminal ,use the migration command again,it failed.The libvirtd.log says: error : qemuMonitorIORead:514 : Unable to read from monitor: Connection reset by peer warning : qe...
2017 Nov 29
0
How to extract coefficients from sequential (type 1), ANOVAs using lmer and lme
...n if they test different hypotheses. (See section 5.2, starting on page 14; the sequential tests are the "eliminating" tests, while the marginal tests are the "ignoring" tests in that explanation.) Best, Phillip On 28/11/17 12:00, r-help-request at r-project.org wrote: > I wantto run sequential ANOVAs (i.e. type I sums of squares), and trying to getresults including ANOVA tables and associated coefficients for predictive variables(I am using the R 3.4.2 version). I think ANOVA tables look right, but believecoefficients are wrong. Specifically, it looks like that the coeffic...
2017 Dec 01
0
How to extract coefficients from sequential (type 1), ANOVAs using lmer and lme
...> are the "eliminating" tests, while the marginal tests are the "ignoring" > tests in that explanation.) > > Best, > Phillip > > > On 28/11/17 12:00, r-help-request at r-project.org > <mailto:r-help-request at r-project.org> wrote: >> I wantto run sequential ANOVAs (i.e. type I sums of squares), and > trying to getresults including ANOVA tables and associated coefficients > for predictive variables(I am using the R 3.4.2 version). I think ANOVA > tables look right, but believecoefficients are wrong. Specifically, it > looks l...
2003 Jun 05
2
CVS over SSH
Hi there I'm running a samba cvs server in a windows domain with a W2K PDC. I want to authenticate windows users through ssh. I'm able to login with a windows user to the server on the server himself but when I want to login via a windows client It doesn't work. The connection is refused. Could it be something mis configured in my ssh pam module. This is my pam ssh module PAM