Displaying 10 results from an estimated 10 matches for "x150".
Did you mean:
x100
2008 Jan 12
1
Problem with strptime
...3 25 26 ...
$ CdBMax : int 22 24 27 26 32 26 29 30 29 28 ...
$ Hrend : int 184 NA 120 168 NA 152 165 160 140 140 ...
$ Age : int 28 32 44 21 35 47 36 29 36 43 ...
$ Weight : int 63 70 80 57 69 74 82 71 85 70 ...
$ variable: Factor w/ 11 levels "X50","X100","X150",..: 1 1 1 1 1 1 1 1 1 1 ...
$ value : Factor w/ 47 levels "00:00:36","00:00:39",..: 1 2 4 3 3 4 5 7 8 6 ...
>
> head(natver)
ID CdBMin CdBMax Hrend Age Weight variable value
1 PHu 22 22 184 28 63 X50 00:00:36
2 PK 22 24 NA 3...
2013 Apr 12
2
model frame and formula mismatch in model.matrix()
...7+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.default(mt, mf, contrasts) :
model frame and formula mismatch in model.matrix()
can someone help me please?
Julien.
--
View this message in context: http://r.789695.n4.nabble.com/model-frame-and-for...
2009 Jun 24
2
change the height or scale of the y axis
...quot;x133","x134","x135","x136","x137","x138","x139","x140",
"x141","x142","x143","x144","x145","x146","x147","x148","x149","x150",
"x151","x152","x153","x154","x155","x156","x157","x158","x159","x160",
"x161","x162","x163","x164","x165","x166","x16...
2012 Jul 15
4
extracting rows and columns from a big matrix
Hi there and thanks in advance.
I have a large symmetrical matrix stored in a text file. After load in R I would like to extract the same number of columns and rows (symmetrical submatrix) using their labels.
I have tried this code in order to extract columns, but R console gives me the "+" sign at the end of the code, pointing out incomplete command, so it is not working:
2004 Jul 19
1
Can SAMBA be used to map a WINDOWS directory to a UNIX SERVER (pa rticularly SOLARIS)?
Hi:
We were wondering if SAMBA can be used to make a windows share look like a
UNIX filesystem to the UNIX server? I know it works in reversre. Just
checking to see if there were new functionality I was not privy to.
Joe Imbimbo
Oracle Lead DBA
Hudson Global Resources
412-517-7732, x150
412-512-0507 (cell)
****This e-mail is sent by Hudson Highland Group, Inc., or one of its
subsidiaries, and may contain information that is privileged or
confidential. If you are not the intended recipient, please delete the
e-mail and any attachments and notify us immediately.****
2009 Sep 25
1
OCFS2 Upgrade
...- 4.5 (kernel 2.6.9-55)
Oracle - 10.2.0.4
OCFS2 - ocfs2-2.6.9-55.ELsmp-1.2.8-2.el4
ASM - oracleasm-2.6.9-55.ELsmp-2.0.3-1
EVA4000 - versions 6110
Software - CR0eCAxc3p-6110
HBA - Emulex LightPulse Firbre Channel SCSI driver 8.0.16.40_p2
--
*martin eddy* t 902.562.6031 x150
DBA ANALYST f 902.562.9882
e meddy at techlinkentertainment.com
www.techlinkentertainment.com <http://www.techlinkentertainment.com>
This email, including any attachments, is confidential and intended only
for the person or persons to whom it is addressed. If you received this
email in...
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]]
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
2007 Jan 29
6
repeat downloads of message headers in 1.0rc19
I upgraded one server to 1.0rc19 (from rc15) over the weekend, and have
since received several reports of dovecot erroneously retrieving older
messages as new mail. I've seen this myself intermittently on KMail, and
users have reported it on Thunderbird, Squirrelmail, and Outlook.
I see some things in the archives that suggest that this was a problem in
older 1.0 release candidates, but