search for: to_pos

Displaying 3 results from an estimated 3 matches for "to_pos".

2010 Jan 18
1
variable name substitution
...a boxplot and a qq-plot (under Windows XP, R2.10 if it matters) What I want to do: define the variables (x and y) to be used at the very beginning, so that I don't have to change all occurrences in the script when I want to plot a different variable. The dataset is called "ssfa". TO_POS is a categorical variable containing the tooth position for each sample. Asfc is a numerical variable. In my dataset, I have more variables but it wouldn't change; I want to plot one numeric vs one category. Do I need to supply some data? I don't think it's really necessary but let...
2010 Jan 18
2
column selection for aggregate()
...oday so I have a lot of questions (you may have noticed that it's the 3rd email today). I'm new on R, so please excuse the "spam"! I have a dataset "ssfa" with many rows and the column names are: > names(ssfa) [1] "SPECSHOR" "BONE" "TO_POS" "MEASUREM" "FACETTE" "SHEARFAC" [7] "ENA_BA" "SEL_FACET" "SEL_MEAS" "Asfc" "Smc" "epLsar" [13] "HAsfc4" "HAsfc9" "HAsfc16" "HAsfc25&quot...
2012 Jan 09
39
[PATCH v4 00/25] xen: ARMv7 with virtualization extensions
Hello everyone, this is the fourth version of the patch series that introduces ARMv7 with virtualization extensions support in Xen. The series allows Xen and Dom0 to boot on a Cortex-A15 based Versatile Express simulator. See the following announce email for more informations about what we are trying to achieve, as well as the original git history: See