Displaying 6 results from an estimated 6 matches for "mcneill".
Did you mean:
mcneil
2008 Dec 23
3
How do I reload sessions from a non-default directory in OS X?
...do this.
A workaround is to use the shell version of R and always change to the
directory containing my saved session before launching, but I prefer to use
the GUI version.
Is there a command to tell R to load a session from a particular location?
How do other people with Macs do this?
--
Bill McNeill
http://staff.washington.edu/billmcn/index.shtml
[[alternative HTML version deleted]]
2008 Dec 10
3
How do I multiply labeled vectors of numbers?
...pulation of the factors, but I can't figure out what those manipulations
would be. Basically I want to use a factor table as a hash table, but I
haven't been able to figure out how to do this, which makes me think I'm not
conceptualizing this is the correct R-ish way.
Thanks.
--
Bill McNeill
http://staff.washington.edu/billmcn/index.shtml
[[alternative HTML version deleted]]
2008 Dec 19
2
How do I generate one vector for every row of a data frame?
...s is hard-coded
into this function. A better implementation of gmm_data() would
generate data points for an arbitrary number of mixture components
(i.e. an arbitrary number of rows in the data frame).
How do I do this? I'm sure it's simple, but I can't figure it out.
Thanks.
--
Bill McNeill
http://staff.washington.edu/billmcn/index.shtml
2008 Dec 11
1
How do I tapply to a data frame with arbitrary column labels?
...w to use tapply to get the sum for each individual column, e.g.
> tapply(data$falcon, data$class, sum)
birds planes
78 1
But I can't figure out what command will do these sums for the entire
data frame without me having to specify the column names in the
command.
Thanks.
--
Bill McNeill
http://staff.washington.edu/billmcn/index.shtml
2016 Nov 14
0
FreeBSD Quarterly Status Report - Third Quarter 2016
...__________________________
FreeBSD/arm64
Links
FreeBSD arm64 Wiki Entry
URL: https://wiki.FreeBSD.org/arm64
Using Crochet to Build FreeBSD Images
URL: https://github.com/wca/crochet/tree/add-pine64-support
Contact: Andrew Turner <andrew at FreeBSD.org>
Contact: Jared McNeill <jmcneill at FreeBSD.org>
Transparent superpage support has been added. This allows FreeBSD to
create 2MiB blocks with a single pagetable and TLB entry. This shows a
small but significant improvement in the buildworld time on ThunderX
machines. Superpages have been enabled in hea...
2016 Nov 14
0
FreeBSD Quarterly Status Report - Third Quarter 2016
...__________________________
FreeBSD/arm64
Links
FreeBSD arm64 Wiki Entry
URL: https://wiki.FreeBSD.org/arm64
Using Crochet to Build FreeBSD Images
URL: https://github.com/wca/crochet/tree/add-pine64-support
Contact: Andrew Turner <andrew at FreeBSD.org>
Contact: Jared McNeill <jmcneill at FreeBSD.org>
Transparent superpage support has been added. This allows FreeBSD to
create 2MiB blocks with a single pagetable and TLB entry. This shows a
small but significant improvement in the buildworld time on ThunderX
machines. Superpages have been enabled in hea...