search for: hlep

Displaying 18 results from an estimated 18 matches for "hlep".

Did you mean: help
2017 Jun 04
0
Hlep in analysis in RWinBugs
Hi R User, I was trying to use R for WINBUGS using following model and data (example), but I am new with WINBUGS and don't know how we perform the analysis. I wonder whether I can run the following the example data and Winbugs Model in R. Your help will be highly appreciated. Sincerely, SN PANDIT === library(R2WinBUGS) #Model model{ #likelihood for(i in 1:N){ a1[i] ~ dnorm(a11[i],tau)
2008 Feb 21
2
triangle.plot - change the axes orientation
...in demographic triangle, where axes values commnly increace "clockwise". If some better imangination is needed, see http://www.open.ac.uk/science/biosci/personalpages/j.silvertown/pdfs/Silvertown%20et%20al.%201993.pdf I am sorry if I just can't see some simple way or some argument in hlep file. Do you know how to solve my problem please? Or do you know about some other function from other package where it is possible? Thank you, Filip Kral. -- View this message in context: http://www.nabble.com/triangle.plot---change-the-axes-orientation-tp15615306p15615306.html Sent from the R hel...
2008 Apr 28
1
question on prediction in coxph
...ewdata for linear model, it is my new question on the prediction of coxph for newdata, for example, i have the model: coxout<-coxph( Surv(time, status) ~ x predict(coxout) will give the fitted values I have tried predict(coxout, newdata), it still gave me the fitted values only. Can anyone hlep me on how to do prediction for coxph? thank you very much! Lisa [[alternative HTML version deleted]]
2006 Dec 05
1
Need some examples for configuring Asterisk under Realtime static
Hi List: Can someone hlep to provide one or two examples to data entry for sip.conf under the table structure? CREATE TABLE `sip_conf` ( `id` int(11) NOT NULL auto_increment, `cat_metric` int(11) NOT NULL default '0', `var_metric` int(11) NOT NULL default '0', `commented` int(11) NOT NULL default ...
2013 Jan 17
1
Help with interpolation
...34662 1996 01 03 350 5.26630 For every day i have to interpolate 10 values, for example for maturities of 30,60 or 90 days. I have interpolate data for a one year period, 10 interpolation values a day, so that equals 3600 values. what's the easiest way to implement this in R? please hlep! -- View this message in context: http://r.789695.n4.nabble.com/Help-with-interpolation-tp4655843.html Sent from the R help mailing list archive at Nabble.com.
2008 Apr 10
2
Howto: Mac OS X to Windows VM
...which caused the other sync programs to crash. I tired SyncToy by MS and Unison. I am looking for a bi-directional sync program that runs in the background and syncs any changes caused to the folder. I heard that rsync can slove this problem for me, but I am not sure how. Can any one be of hlep to me? - Rama
2004 Aug 26
0
multiple regression with dummy variables
...ver, when I tried to regress with: summary(lm(log(y1)~ I(daydum==1) + I(weekdum==1)), contrast=T) Error in model.frame(formula, rownames, variables, varnames, extras, extranames, : variable lengths differ I'm trying to find pairwise regression in order to find each bi. Can anyone hlep? Thanks so much in advance. franc
2007 Sep 22
0
How to explain the meaning of mu in the variance function of GLMs?
Dear R friends, When fitting GLMs in R, we may need to specify the variance function to do our analysis. I had thought it's the mean value, but it seems not. Could anybody expain the correct meaning of *mu* in the variance function of GLMs? The following content is from the R-hlep. variance for all families other than quasi, the variance function is determined by the family. The quasi family will accept the literal character string (or unquoted as a name/expression) specifications "constant", "mu(1-mu)", "mu", "mu^2" and "mu^3&...
2000 Apr 11
2
LDFLAGS of the Makefile
I have compiled and installed OpenSSH 1.2.3 under AIX 4.3.3. The call to configure was: CFLAGS="-I/client/include -L/usr/ruf/lib" \ ./configure --with-egd-pool=/dev/urandom \ --with-afs=/usr/afsws \ --with-kerberos4=/client \ --with-tcp-wrappers \ --with-pid-dir=/etc \ --sysconfdir=/etc \ --with-ipv4-default \
2011 May 04
0
Problems of Sony Vaio Internet ?
...with issues and i'm lost: Yes I have tried a restore (fails, just doesnt do it) Yes I've Backed Up And Reset To Factory Settings. I need help, as I cant run my business through 10 " netbook (http://www.laptopspark.com), Oh yeah my netbook is connected to the web, So I really need some hlep guys. Thank You
2005 Jun 15
0
couldn't find DC from other subnet
...y to find using DNS. They are mainly looking for _ldap._tcp.dc.-msdcs.domain . I am using linux dns and I have forward & reverse records for the workgroup name. I read that I need to add some SRV records in my DNS. What are all the records to be added? Any other way to solve this problem. Pls hlep me . Sarav __________________________________ Discover Yahoo! Use Yahoo! to plan a weekend, have fun online and more. Check it out! http://discover.yahoo.com/
2005 Dec 22
1
Problems with passing ... to a function
Dear useRs! I have written a function that should pass argument "m" to the next function, however it does not! Please have a look at the function below that shows a problem and tell me what I am missing. As you can see, the "blocks" argument is passed corectly, while "m" is not. Best, Ales Ziberna opt.par.new<-function( #function for optimizig
2009 Apr 19
3
flip certain bits in vector
I have a string of binary values, and I would like to flip certain bits in a set of positions. Let's say the vector p contains position [1, 3, 5, 7] vector b contains bits [1, 0, 1, 0, 1, 0, 1, 0, 1, 0] result r should be [0, 1, 0, 0, 0, 0, 0, 0, 1, 0] in pseudo code this would be something like --- r = c() for (i in 1:10) if (i in p) r = c(r, flip[i]) r ----
2003 Jan 10
1
Windows XP Pro
I am having problems with Windows XP Pro and Samba. Everytime I try to access the Samba server it says that I do not have permission. I know all the users are set up correctly, what else am I missing? I have installed Samba version 2.2.4 Thanks for the hlep -------------- next part -------------- HTML attachment scrubbed and removed
2015 May 11
0
Vodafone K4203 Mobile Broadband on Centos7
Hello, I hope someone can hlep me take this hurdle towards using Centos7 I'm trying to get a usb 3-g dongle to work on Centos7 On Centos6 I can follow the instructions that come with the device to get it to work: 1. Insert stick 2. Dismiss all popups about running the auto install scripts 3. Open terminal 4. cd $HOME...
2013 Feb 13
0
seasonal sum and mean and combine multiple, different data frames in .csv
...um, as.numeric(gsub("\\D+","",DailydoSum$season))), function(x)? Sum=sum(x[,2])) ?# ?? 2000????? 2001????? 2002????? 2003????? 2004 #18055.442 20063.238 21481.157 20138.238? 3141.716 In this dataset, some year doesn't have all the Seasons, so the value is less. I hope it hleps. A.K. ----- Original Message ----- From: "iruckaE at mail2world.com" <iruckaE at mail2world.com> To: smartpink111 at yahoo.com Cc: Sent: Wednesday, February 13, 2013 1:27 PM Subject: Re: seasonal sum and mean and combine multiple, different data frames in .csv Hi Arun, thank-...
2016 Jan 12
2
Re: libvirt-users Digest, Vol 73, Issue 12 ] Failure when attaching a device
...i, I think that issue is due to the fact that my Guest is a transient domain. When shutting down it or migrating to another host , then virsh list --all doesn't show this Guest anymore. How may I make this Guest a persistent one ? ( i.e. this Guest has been created via RHEV-M GUI) Thx for hlep. Regards, J.P. -----Message d'origine----- De : libvirt-users-bounces@redhat.com [mailto:libvirt-users-bounces@redhat.com] De la part de libvirt-users-request@redhat.com Envoyé : lundi 11 janvier 2016 21:25 À : libvirt-users@redhat.com Objet : libvirt-users Digest, Vol 73, Issue 12 Send li...
2004 Aug 27
1
selecting unique columns of a matrix/data frame
...ary(lm(log(y1)~ I(daydum==1) + I(weekdum==1)), > contrast=T) > > Error in model.frame(formula, rownames, variables, > varnames, extras, extranames, : > variable lengths differ > > I'm trying to find pairwise regression in order to > find each bi. Can anyone hlep? Thanks so much in > advance. > > franc > > > > ------------------------------ > > Message: 84 > Date: Thu, 26 Aug 2004 19:42:35 -0400 > From: "Jim Brennan" <jfbrennan at rogers.com> > Subject: Re: [R] Surprise when mapping matrix to image &...