Displaying 13 results from an estimated 13 matches for "thigh".
Did you mean:
high
2006 Nov 20
1
a little help needed plotting chron object
...c5ot <- substr(c5o,11,20) # EXTRACT JUST THE TIME OF DAY INFO
tv=chron(times=c5ot) # TURN TOD INTO CHRON OBJECT
plot(tv,yjunk,pch=yjl) # PLOT DATA
# ^^^(works with autoscaled x)
tlow="00:00:00" # SET LOW TOD RANGE VARIABLE
thigh="23:59:59" # SET HIGH TOD RANGE VARIABLE
tl=chron(times=tlow) # TURN LOW TOD INTO CHRON OBJECT
th=chron(times=thigh) # TURN HIGH TOD INTO CHRON OBJECT
plot(tv,yjunk,pch=yjl,xlim=c(tl,th)) # PLOT DATA
# ^^^(x labels converted to numbers b...
2007 Aug 20
1
Ask for functions to obtain partial R-square (squared partial correlation coefficients)
...l and
semi-partial correlation:
http://www.psy.jhu.edu/~ashelton/courses/stats315/week2.pdf
In SAS, the options is PCORR2 and SCORR2.
For example(from http://www.ats.ucla.edu/stat/sas/examples/alsm/alsmsasch7.htm)
data ch7tab01;
input X1 X2 X3 Y;
label x1 = 'Triceps'
x2 = 'Thigh cir.'
x3 = 'Midarm cir.'
y = 'body fat';
cards;
19.5 43.1 29.1 11.9
24.7 49.8 28.2 22.8
30.7 51.9 37.0 18.7
29.8 54.3 31.1 20.1
19.1 42.2 30.9 12.9
25.6 53.9 23.7 21.7
31.4 58.5 27.6 27.1
27.9 52.1 30.6 25.4
22.1 49.9 23...
2010 Sep 20
2
invalid 'row.names' length error when running scatterplots or plot in R Commander
..., restart R/R Commander/their computers and even
reinstall R/R Commander. One is using Windows 7 on a new pc and the
other is a pc user (not sure the OS). They are both using R2.11.1 and R
Commander 1.6-0.
The data look like this:
> Mass
Mass Fore Bicep Chest Neck Shoulder Waist Height Calf Thigh Head
1 77.0 28.5 33.5 100.0 38.5 114.0 85.0 178.0 37.5 53.0 58.0
2 85.5 29.5 36.5 107.0 39.0 119.0 90.5 187.0 40.0 52.0 59.0
3 63.0 25.0 31.0 94.0 36.5 102.0 80.5 175.0 33.0 49.0 57.0
4 80.5 28.5 34.0 104.0 39.0 114.0 91.5 183.0 38.0 50.0 60.0
5 79.5 28.5 36.5 107...
2019 Jul 23
2
Freebsd ports?
The version of dovecot in freebsd ports tree is still 2.3.6, any idea when this will be updated to 2.3.7?
--
"I can't see the point in the theatre. All that sex and violence. I get
enough of that at home. Apart from the sex, of course." - Baldrick
2010 Mar 29
1
how to prove that the factor makes no difference
Dear R-helper,
Please suggest some methods for my question below.
We measured the amount of protein A in patient blood in pre-treatment and
post-treatment condition from 32 patients.
--------------------------------------------
Pre-treatment Post-treatment
Pat1 25 28
Pat2 19 15
Pat3 94
2012 Jun 06
1
32 bit ?
i586 wine versions for opensuse once had a 32 bit download that accompanied the i586 wine version. It no longer does. I haven`t been able to get wine running my apps since then. Do i need to start using the 32 bit listed in x86_64? I`m lost please help.
I`m stuck with older wine versions until I fiqure this out.
2005 Mar 08
1
coefficient of partial determination...partial r square [ redux]
If I'm not mistaken, partial R-squared is the R^2 of the quantities plotted
in a partial residual plot, so you can base the computation on that. Prof.
Fox's `car' package on CRAN has a function for creating those plots, but you
need to figure out the way to extract the quantities being plotted.
[In any case, the basic tools for doing such computations are all in R, and
it
2001 Nov 07
4
Mapping in R - in the common sense
Dear R people,
I am wondering how difficult it would be to produce graphs based on maps in R (like "a county is red
where x is high"). I reckon this requires the coordinates for the polygons that make up the
map and also a mapping to a set of identifiers to assign colours, hatches, etc.
Would it be possible to pass R a vector graphics of the map and back out the polygon definitions
2017 Sep 22
1
prevent users from fiddling with network?
As Scott said, nothing is perfect. On Ubuntu (16.04 - the current long term support version) all home directories are world executable/readable ("Security? What's that?").
----- Original Message -----
From: "Scott Robbins" <scottro11 at gmail.com>
To: "centos" <centos at centos.org>
Sent: Thursday, September 21, 2017 9:40:03 PM
Subject: Re: [CentOS]
2015 Dec 17
2
[SOLVED... prolly] Re: "installation source" specification for netinstall
On 12/15/2015 09:37 PM, Fred Smith wrote:
> This one works:
>
> http://mirrors.mit.edu/centos/7/os/x86_64/
>
> I know because I/ve used it for net installs twice in the last
> week or two, most recently a Thursday of last week.
>
>> >Believe me, I wish it did work. I've been at this stupid
>> >specification which should be easy and done over with
2013 Apr 09
0
[Announce] Samba 4.0.5 Available for Download
=====================================================================
"Well it takes a certain kind of
girl to wear a backless dress with
a Beretta 70 strapped to her thigh."
James Bond, Skyfall
=====================================================================
Release Announcements
---------------------
This is is the latest stable release of Samba 4.0.
Major enhancements in Samba 4.0.5 include:
o Fix large reads/writes from some Linux clients (bug...
2013 Apr 09
0
[Announce] Samba 4.0.5 Available for Download
=====================================================================
"Well it takes a certain kind of
girl to wear a backless dress with
a Beretta 70 strapped to her thigh."
James Bond, Skyfall
=====================================================================
Release Announcements
---------------------
This is is the latest stable release of Samba 4.0.
Major enhancements in Samba 4.0.5 include:
o Fix large reads/writes from some Linux clients (bug...
2004 Aug 18
6
Report of collision-generation with MD5
Just got a pointer to this via ACM "TechNews Alert" for today:
http://www.acm.org/technews/articles/2004-6/0818w.html#item2
Seems that "... French computer scientist Antoine Joux reported on
Aug. 12 his discovery of a flaw in the MD5 algorithm, which is often
used with digital signatures...."
There's more in the article cited above.
Peace,
david
--
David H. Wolfskill