search for: x110

Displaying 20 results from an estimated 21 matches for "x110".

Did you mean: x100
2007 Mar 10
3
long character string problem
...t(B14*(X14*x1+X24*x2)^2+C14)A15*(X15*x1+X25*x2)+1*sqrt(B15*(X15*x1+X25*x2)^2+C15)A16*(X16*x1+X26*x2)+1*sqrt(B16*(X16*x1+X26*x2)^2+C16)A17*(X17*x1+X27*x2)+1*sqrt(B17*(X17*x1+X27*x2)^2+C17)A18*(X18*x1+X28*x2)+1*sqrt(B18*(X18*x1+X28*x2)^2+C18)A19*(X19*x1+X29*x2)+-1*sqrt(B19*(X19*x1+X29*x2)^2+C19)A110*(X110*x1+X210*x2)+1*sqrt(B110*(X110*x1+X210*x2)^2+C110)" > cum2 [1] "A21*(X11*x1+X21*x2)+1*sqrt(B21*(X11*x1+X21*x2)^2+C21)A22*(X12*x1+X22*x2)+1*sqrt(B22*(X12*x1+X22*x2)^2+C22)A23*(X13*x1+X23*x2)+-1*sqrt(B23*(X13*x1+X23*x2)^2+C23)A24*(X14*x1+X24*x2)+-1*sqrt(B24*(X14*x1+X24*x2)^2+C24)A25*(X1...
2013 Apr 05
1
Accessing examplars in apcluster (apcluster package)
Hi, I was wondering how it was possible to access the actual cluster exemplars from the APResult class. Currently it only spits it out onto the terminal if you type the object but there is no other way to see which one is the examplar. Would appreciate any help. Thanks, Sachin [[alternative HTML version deleted]]
2008 Oct 15
2
Help Help with sampling
...named; s1,s2,s3,s4 .Each variable(symptom) has 14 patients. I need to use random sampling to make, 5 different samples from my data with 5 patients in each sample. i.e. using all 4 variables I need to make 5 different samples by changing patients(with 5 patients in each sample). X8 X9 X10 X102 X110 X177 X283 X284 X286 X292 X297 X306 X308 X314 s1 0 1 0 0 0 1 0 0 0 0 0 0 0 0 s2 0 0 0 0 1 0 0 0 0 0 0 0 1 0 s3 0 1 0 0 0 0 0 0 0 0 0 0 1 0 s4 1 0 0 0 1 0 0 0 0 1...
2004 May 24
4
dialing multiple extensions
...; 107,103,Hangup The problem I'm running into is when I add my cell phone in exten => 107,1,Dial(SIP/102&SIP/107&Zap/2/11235551212,40|r) exten => 107,2,Voicemail(u102@pstn) exten => 107,3,Hangup exten => 107,102,Voicemail(b102@pstn) exten => 107,103,Hangup Calling from x110 the SIP extensions ring once, maybe twice. Then once my cell phone starts ringing the SIP phones stop, even though I haven't answered my cell phone. Here's what happens: -- Executing Dial("SIP/110-3e4f", "SIP/107&SIP/102&Zap/2/11235551212|40|r") in new...
2018 May 24
0
Manipulation of data.frame into an array
...es in really handy. What you need to do is convert the data frame to a single (numeric) vector for, e.g. a matrix() call. This can be easily done by noting that a data frame is also a list and using do.call(): ## imp is the data frame: do.call(c,imp) X11 X12 X13 X14 X15 X16 X17 X18 X19 X110 X111 X112 X113 X114 1 2 1 2 1 2 1 2 1 2 1 2 1 2 X115 X116 X21 X22 X23 X24 X25 X26 X27 X28 X29 X210 X211 X212 1 2 0 1 0 1 1 1 0 1 0 1 0 1 X213 X214 X215 X216 Y1 Y2 Y3 Y4 Y5 Y6 Y7 Y8 Y9 Y10...
2018 May 24
4
Manipulation of data.frame into an array
Hello everyone, I want to transform a data.frame into an array (lets call it mydata), where: mydata[[1]] is the first imputed dataset...and for each mydata[[d]], the first p columns are covariates X, and the last one is the outcome Y. Lets assume a simple data.frame: Imputed = data.frame( X1 = c(1,2,1,2,1,2,1,2, 1,2,1,2,1,2,1,2), X2 =
2018 May 24
2
Manipulation of data.frame into an array
...es in really handy. What you need to do is convert the data frame to a single (numeric) vector for, e.g. a matrix() call. This can be easily done by noting that a data frame is also a list and using do.call(): ## imp is the data frame: do.call(c,imp) X11 X12 X13 X14 X15 X16 X17 X18 X19 X110 X111 X112 X113 X114 1 2 1 2 1 2 1 2 1 2 1 2 1 2 X115 X116 X21 X22 X23 X24 X25 X26 X27 X28 X29 X210 X211 X212 1 2 0 1 0 1 1 1 0 1 0 1 0 1 X213 X214 X215 X216 Y1 Y2 Y3 Y4 Y5 Y6 Y7 Y8 Y9 Y10...
2013 Apr 12
2
model frame and formula mismatch in model.matrix()
...7+X38+X39+X40+X41+X42+X43+X44+X45+X46+X47+X48+X49+X50+X51+X52+X53+X54+X55+X56+X57+X58+X59+X60+X61+X62+X63+X64+X65+X66+X67+X68+X69+X70+X71+X72+X73+X74+X75+X76+X77+X78+X79+X80+X81+X82+X83+X84+X85+X86+X87+X88+X89+X90+X91+X92+X93+X94+X95+X96+X97+X98+X99+X100+X101+X102+X103+X104+X105+X106+X107+X108+X109+X110+X111+X112+X113+X114+X115+X116+X117+X118+X119+X120+X121+X122+X123+X124+X125+X126+X127+X128+X129+X130+X131+X132+X133+X134+X135+X136+X137+X138+X139+X140+X141+X142+X143+X144+X145+X146+X147+X148+X149+X150+X151+X152 ~ conditions, data = proteo) but I get this error message: Error in model.matrix.defaul...
2009 Jun 24
2
change the height or scale of the y axis
...quot;,"x93","x94","x95","x96","x97","x98","x99","x100", "x101","x102","x103","x104","x105","x106","x107","x108","x109","x110", "x111","x112","x113","x114","x115","x116","x117","x118","x119","x120", "x121","x122","x123","x124","x125","x126","x12...
1997 Oct 07
4
utime and backing up files
...e working on many different (large) projects, and I do not want someone to accidently delete a tree that does not belong to them. -- Erik Van Riper (EV34) Systems / Network Administrator Midway Home Entertainment Inc. San Diego, California (619) 658 9500 (x110) Go player.
2012 May 25
2
Query about creating time sequences
...;X93", "X94", "X95", "X96", "X97", "X98", "X99", "X100", "X101", "X102", "X103", "X104", "X105", "X106", "X107", "X108", "X109", "X110", "X111", "X112", "X113", "X114", "X115", "X116", "X117", "X118", "X119", "X120", "X121", "X122", "X123", "X124"), NULL)) [[alternative HTML version del...
2008 Feb 25
2
Battlefield 2142 - InstallShield Wizard problem!!
...der, then i pressed next and its hanging, i cant do anything really.. Is there a way to fix this? in the Winecfg or something? this is the first time i use Wine and I would appreciate if someone could help me out here! oh and a pic of the problem: 8) [Image: http://i180.photobucket.com/albums/x110/norwaylion/wizard.png ]
2004 Apr 23
6
Polycom registration
...han_sip.c:5623 handle_request: Registration from '"110" <sip:192.168.22.196@192.168.22.254>' failed for '192.168.22.196' Attempting to dial out from the Polycom Phones gives a fast busy.. Below I've included my sip.conf file - I'm wanting to set phone as x110. [110] type=friend username=110 secret=test host=dynamic context=home callgroup=1 pickupgroup=1 canreinvite=yes dtmfmode=rfc2833 ;dtmfmode=inband ;mailbox=110@pstn ; put in for voicemail notification callerid="Polycom" <110> ; put in for intern...
2012 Aug 08
1
basehaz() in package 'Survival' and warnings() with coxph
Hello, I have a couple of questions with regards to fitting a coxph model to a data set in R: I have a very large dataset and wanted to get the baseline hazard using the basehaz() function in the package : 'survival'. If I use all the covariates then the output from basehaz(fit), where fit is a model fit using coxph(), gives 507 unique values for the time and the corresponding cumulative
2012 Aug 09
1
basehaz() in package survival and warnings with coxph
I've never seen this, and have no idea how to reproduce it. For resloution you are going to have to give me a working example of the failure. Also, per the posting guide, what is your sessionInfo()? Terry Therneau On 08/09/2012 04:11 AM, r-help-request at r-project.org wrote: > I have a couple of questions with regards to fitting a coxph model to a data > set in R: > > I have a
2008 Oct 16
2
saving result of a "for" loop
Hi everyone, I have dataset which I take random samples of it 5 times. each time I get the mean for rows for each sample. at the end I need to calculate the Average of all means for each sample and each row. to clear it up I give an example: say this is my dataset. X8 X9X10X12 X13 X14 X15 X16X17X18X19 X20 X21 X22 s1 0 1 0 0 0 1 0 0 0 0 0 0 0 0 s2 0 0 0
2006 Jun 21
4
Polycom 601 problems with multiple registrations
I'm stumped on this one and any help would be greatly appreciated. I'm just trying to get my Polycom 601 to have multiple extensions on it. For example, on line 1 I want extension 21, on line 2 I want extension 22, and on line 3 I want extension 23. Ideally I'd actually have each extension appear on 2 lines and therefore filling up all 6. I should be able to do that with the
2008 Oct 17
2
function help
Hi everyone, I have dataset which I make a sample of it couple of times and each time I get the mean and standard deviation of each row for each sample. I have a function for that, which takes the name of the file and number of times to sample and then returns the mean and standard deviation for each row in each sample. Sample=function(name, n){
2012 Apr 24
21
no console when using xl toolstack xen 4.1.2
Hello! I was asking for help on the Freenode channel, and I was pointed here. I have a situation where, using xl, I can create a functional PV domU, with or without pv-grub, but I cannot access the console. Firing up xend and using xm works without trouble. Since xend and company is being deprecated, I would like to transition to using the xl toolstack. The system is an Arch Linux system
2011 Jul 09
10
Starting basic HVM -- where am I going wrong?
I''ve been using Xen strictly for PV for a while now, but I recently upgraded to hardware capable of HVM domUs. I''m trying to get a really basic HVM instance going so I can get my hands around making them work, in anticipation of using one to run a BSD to act as a firewall for other domUs on the machine. (I like PF.) Also, I might need run windows at some point, I suppose.