similar to: Abbreviated citation of R?

Displaying 20 results from an estimated 500 matches similar to: "Abbreviated citation of R?"

2007 Aug 27
2
validate (package Design): error message "subscript out of bounds"
Dear R users I use Windows XP, R2.5.1 (I have read the posting guide, I have contacted the package maintainer first, it is not homework). In a research project on renal cell carcinoma we want to compute Harrell's c index, with optimism correction, for a multivariate Cox regression and also for some univariate Cox models. For some of these univariate models I have encountered an error
2007 Jun 12
0
distribution graph
The following gives two functions for producing distribution graphs: distribution-graph produces a single graph, and multiple.distribution.graph produces a number of graphs side by side. Regards, Tore Wentzel-Larsen statistician Centre for Clinical research Armauer Hansen house Haukeland University Hospital N-5021 Bergen tlf +47 55 97 55 39 (a) faks +47 55 97 60 88 (a) email
2003 Mar 11
0
Interrater and intrarater reliability
Dear R users The following function is R code for the main compuations in the article: M. Eliasziw, S Lorraine Young, M Gail Woodbury and Karen Fryday-Field (1994): Statistical Methodology for the Concurrent Assessment of Intrarater and Intrarater Reliability: Using Goniometric Measurements as an Example. Physical Therapy 74 (8); 777-788 The function gives the estimated inter- and intrarater
2002 Aug 02
0
Testing difference between two partial correlations
Dear list members, Perhaps more a methodological than a strictly R question (but I have searched for solutions in R Site Search, R FAQ..., and I intend to implement the solutions in R. Answers containing references to existing R code are of course highly appreciated). What test(s) should be used for testing for differences between two partial (Pearson) coefficients, from independent samples,
2011 Oct 18
1
nuisance variables
*Dear experts,* Please excuse me for disturbing... Right now I am struggling with GLM a bit... Would you be so kind to provide me a solution on using nuisance variables. The problem is that I have data on Depression (volumetric measurements of different brain regions) and I want to include age, gender and education as nuisance parameters in the model. In the other words I would like to model the
2011 Oct 26
1
samba-3.4.7 & access to share from win7
Hello list, I have tried rather much (forums, google) and trying this as the last option. The problem is that one is not able to access "group" samba shares from windows 7 machines, everything ok from win-ts-2003 & xp machines. Every user belongs to his primary group defined in samba+openldap pdc. If they want to access the share named according to their primary group (with
1997 Dec 11
1
Dave connecting to samba 17p4 trouble..
Hi, using Dave 2.0b3 under MacOS 8.0 with success. I got one minor problem. I can't consistently logon before I have mounted a samba share. Any solutions to this? Also, I need some advice on how to print to samba printers. Thanks for a great free product! Tore -- Tore H. Larsen Scase AS Engineer C. Sundts gt.51 E-mail: tore.h.larsen@scase.no N-5004 Bergen Vc: +47-55550330 Fax:
2003 May 16
1
kphone fails to register with asterisk (sip)
hi all when starting kphone, it tries to register with asterisk but fails after a while. The SIP entry in * for this user is below. This is identical to the other SIP entries. The other SIP clients are MSN messenger plus one snom. these work fine. See SIP debug output attached as 'screen-exchange' thanks roy [roy] type=friend ;insecure=yes username=roy ;secret=password host=dynamic
1997 Nov 04
0
Was: WinNT 4.0 Wrkstaion reconnecting all local drives to Samba 1.9.16p11 share
Hi, just want to answer my own question a while ago. My Win NT 4.0 wrkst kept reconnecting to our Samba server (Aix 3.2.5) until all local drives where used! This has been resolved by changing the setup on the NT workstation to local settings for Norway. (It used to be US settings). Anyway, it now has stopped reconnecting. My only smb.conf parameters that **maybe** caused this to happen
2007 Mar 23
3
distribution graph
I am looking for a way to produce a "distribution graph" as in the example: (http://cecsweb.dartmouth.edu/release1.1/datatools/dgraph.php?year=2003&geotype=STD_HRR&event=A01_DIS&eventtype=UTIL Anybody who can help? Christian von Plessen Department of Pulmonary Medicine Haukeland university hospital Bergen Norway
2003 Jul 16
4
how to handle missing values
This group impresses me, so far I have been helped with all my questions within 24 hours. Thanks. Therefore another one. I am used to programs (such as STATA) where observations with missing values that are included in a model are simply ignored in the analysis. So far I have not been able to figure out how to deal with missing values in R and have solved the problem by deleting observations
1997 Jul 25
0
Auto connecting to samba public service...
Hi, I'm having problems with WinNT Workstation 4.0 with SP2 that keep reconnecting to a public service \\aix\server1 on an Aix 3.2.5 running Samba 1.9.16p11. I connect X as \\aix\server1 on logon but after a while the WinNT4.0 box connects the next free letter i.e. G: to this service. A few minutes later H: is connected and so on until all available letters are used. Why is this? Tore --
2009 Nov 16
1
CELT question
Hello, I want to use the CELT codec in an embedded solution. For the embedded solution, the processor speed is of great importance. In the documentation (the presentation of Dr. Jean-Marc Valin, Gregory Maxwell and Dr. Timothy B. Terriberry) the CELT LC (low complexity) mode is mentionned. The LC mode should use half the memory recources and half the MIPS. My question is how to tell the CELT
2007 Sep 20
1
Recover from Solaris crash
Hi, I am running solaris 10 on ufs and the rest on ZFS. Now has the solaris disk crashed. How can I recover the other ZFS disks? Can I reinstall solaris and recreate the zfs systems without data loss? Tore This message posted from opensolaris.org
2006 Oct 20
1
I really don't understand functions in R :-)
jim holtman (jholtman at gmail.com) wrote: >It sounds like you want to use 'local' to create private variables: Hello, I hope I do not disturb your discussion very much writing in this thread but the topic sounded extremely familiar for me :) My only question is: Is there a good book or more general - any resources that can be used as a reader-friendly introduction to programming
2006 Jun 27
2
Using QueryParser vs building my own query
Hello all I finally caved in and decided I should build my own query instead of relying on QueryParser to do the job for me, but I''ve hit a strange problem.. Here''s how I build my query: #Main query query = Ferret::Search::BooleanQuery.new #Build query to match types typesquery = Ferret::Search::BooleanQuery.new @selected_types.each{|type| typesquery.add_query(
2001 Oct 01
2
failed to load .so lib for builtin opengl32.dll
Hello there ! I have a little problem I hope one of you can help me with. OpenGL won't work with wine, but it works fine under native linux. Here's some output from wine when I tried to run Quake3 Arena: [root@linux q3]# wine quake3.exe Loading required GL library /usr/X11R6/lib/libGL.so.1.2 err:mmsys:MMDRV_InitHardcoded You didn't setup properly the config file for the Wine
2011 Apr 08
1
Clustered Samba: Every 24 hours "There are Currently No Logon Servers Available"
All, i have this very weird and annoying problem in my clustered setup: every ~24 hours the vista clients cant login, or even unlock there screens anymore. The error they receive is "currently no logon services available" this is very odd, because i have 2 samba 3.5.8 servers available, running and configured to handle login requests. in the mean time the people that are logged in
2011 Dec 22
1
KVM guests failed to start after 6.2 upgrade
I tore my hair out for a while after rebooting into 6.2 because none of the VM guests would start. After trying lots of things, like down grading qemu-kvm (which fixed it when I upgraded via the CR repository and didn't this time), cloning a VM, and even beginning to create new VM to restore from backup. Luckily I discovered that there is a log for each VM and found in each case it failed
2014 Oct 02
1
Anyone have LibreSSL working on CentOS 6.5?
Hi folks, I searched the list for LibreSSL and found only one mention of it! Has anyone gotten this working? I have it compiling no problem, but removing OpenSSL is another story of course. It seems to be compiled with FIPS support and of course there is no such thing in LibreSSL - that is something they tore out thanks, -Alan -- "Don't eat anything you've ever seen advertised