Displaying 20 results from an estimated 95 matches for "burlington".
2018 May 16
0
Bilateral matrix
Dear Bert and Huzefa,
Apologies for the late reply, my account got hacked and I have just managed
to recover it.
Thank you very much for your replies and the solutions. Both work well.
I was wondering if there was any way to ensure (force) that all possible
combinations show up in the output. The full dataset has 25 cities but of
course people have not moved from Boston to all the other 24
2018 May 08
3
Bilateral matrix
or in base R : ?xtabs ??
as in:
xtabs(~previous_location + current_location,data=x)
(You can convert the 0s to NA's if you like)
Cheers,
Bert
Bert Gunter
"The trouble with having an open mind is that people keep coming along and
sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )
On Tue, May 8, 2018 at 9:21 AM, Huzefa
2004 Aug 09
4
Simultaneous subscripts and superscripts
...and superscript so that they
are placed identically as if I had overlayed S^2 and S[t]?
I'm using R 1.9.0 on Mac OSX.
Thanks,
Brian
--
*********************************************************************
Brian Beckage
Department of Botany
University of Vermont
Marsh Life Science Building
Burlington, VT 05405
2004 May 08
1
Installing R 1.9.0 on OSX
...beckage:/usr/X11R6/bin:.:/Users/brianbeckage/bin:/usr/local/bin
How do I correctly set up the symbolic link?
Thanks for you help,
Brian
--
*********************************************************************
Brian Beckage
Department of Botany
University of Vermont
Marsh Life Science Building
Burlington, VT 05405
Phone: 802 656-0197
Fax : 802 656-0440
email: Brian.Beckage at uvm.edu
web : www.uvm.edu/~bbeckage
2013 Mar 08
4
Cannot mount 3TB MyBook USB HD
...use the Seagate on the
linux and the WD on the windows systems?
Thanks
Jason Miller
J.Miller at ec.gc.ca <mailto:J.Miller at ec.gc.ca>
Aquatic Contaminants Research Division
National Water Research Institute
Environment Canada - Canada Centre for Inland Waters
867 Lakeshore Rd.
Burlington, Ontario, Canada
L7R 4A6
905-336-4537
2003 Dec 11
2
Failed installation on Mac OSX 10.3 (PR#5697)
...j_libreadlne.pkg, j_tcltk.pkg, j_libxml2.pkg) need to be installed?
Any suggestions are appreciated.
Thanks for your help,
Brian
--
*********************************************************************
Brian Beckage
Department of Botany
University of Vermont
Marsh Life Science Building
Burlington, VT 05405
Phone: 802 656-0197
Fax : 802 656-0440
email: Brian.Beckage@uvm.edu
web : www.uvm.edu/~bbeckage
2003 Dec 11
2
Failed installation on Mac OSX 10.3 (PR#5697)
...j_libreadlne.pkg, j_tcltk.pkg, j_libxml2.pkg) need to be installed?
Any suggestions are appreciated.
Thanks for your help,
Brian
--
*********************************************************************
Brian Beckage
Department of Botany
University of Vermont
Marsh Life Science Building
Burlington, VT 05405
Phone: 802 656-0197
Fax : 802 656-0440
email: Brian.Beckage@uvm.edu
web : www.uvm.edu/~bbeckage
2005 Jun 10
1
Fortran compilation error
...;
Any ideas as to what file -lg2c represents and how I correct this?
I'm running R 2.1.0 Patched under OSX 10.3.9.
Thanks,
Brian
--
*********************************************************************
Brian Beckage
Department of Botany
University of Vermont
Marsh Life Science Building
Burlington, VT 05405
Phone: 802 656-0197
Fax : 802 656-0440
email: Brian.Beckage at uvm.edu
web : www.uvm.edu/~bbeckage
2007 Sep 05
4
a piece of code in dtrace pseudo device
Dear all:
In dtrace.c, function dtrace_probe_create(), there''re a piece of code:
id = (dtrace_id_t)(uintptr_t)vmem_alloc(dtrace_arena, 1,
VM_BESTFIT | VM_SLEEP);
id is uint32_t, and I think id is used as an index to array dtrace_probes[]
but why not just use id = cur_value + 1, cur_value is a global variable to
record the lastest id?
Is this a trick? for what?
Thanks :)
2018 May 07
2
Comparing figures?
...bout the speed.
Any suggestions appreciated.
Thank you,
<https://west.exch023.serverdata.net/owa/?ae=Item&a=New&t=IPM.Note&cc=MTQuMy4zMTkuMixlbi1VUyw2LEhUTUwsMCww&pspid=_1525698150389_875737489#>
Ramiro
Ramiro Barrantes Ph.D.
Precision Bioassay, Inc.
431 Pine St., Suite 110
Burlington, VT 05401
802 865 0155
802 861 2365 FAX
www.precisionbioassay.com<https://west.exch023.serverdata.net/owa/redir.aspx?SURL=wN3KzpoKXAcetH7sTOTnSyfg-iAXFIinpPUtRcduCFCtkgZrUSDTCGgAdAB0AHAAOgAvAC8AdwB3AHcALgBwAHIAZQBjAGkAcwBpAG8AbgBiAGkAbwBhAHMAcwBhAHkALgBjAG8AbQA.&URL=http%3a%2f%2fwww.precisio...
2007 Nov 20
6
How to dereference a pointer to a pointer
Hi. I would like to print out a field of a vnode, but the argument to
the function is of type vnode_t **.
If I set "this->vpp" to arg2 in an entry function to zfs_lookup(), I''d
like to retrieve the value of one of the fields of *(this->vpp) in the
return function. Something like the below (but the syntax below is not
right):
printf("zfs_lookup:
2007 Jun 06
0
Job: R Package Developer / Consulting Statistician
R Package Developer / Consulting Statistician
Burlington, Vermont
Precision Bioassay is a small and growing statistical consulting
firm specializing in the design and analysis of biological assays of
pharmaceutical proteins and vaccines. We are building a turnkey software
solution for cell culture bioassay that integrates optimal design of
bioassay expe...
2004 Dec 04
1
AIC, AICc, and K
...)/(n-K-1), but not sure of how K is calculated
or how to extract that value from either an AIC or logLik calculation.
This is probably more of a basic statistics question than an R question, but I
thank you for your help.
-Ben Osborne
--
Botany Department
University of Vermont
109 Carrigan Drive
Burlington, VT 05405
benjamin.osborne at uvm.edu
phone: 802-656-0297
fax: 802-656-0440
2005 Mar 01
1
na.strings in readLines or is.na?
...readLines? Alternatively, either
immediately after reading into R or once the data set has been converted to a
data frame, what is the appropriate command (or appropriate use of is.na) to
convert my -99.99s to NAs?
Thanks,
Ben Osborne
--
Botany Department
University of Vermont
109 Carrigan Drive
Burlington, VT 05405
benjamin.osborne at uvm.edu
phone: 802-656-0297
fax: 802-656-0440
2004 Nov 22
2
variable object naming
...run a loop, and I
want a new matrix with each run, with an appropriate new name.
i.e.:
for(i in 1:5){... matrix.i<-some values ...}
so that in the end I would have:
matrix.1
matrix.2
matrix.3
matrix.4
matrix.5
Thanks,
Ben Osborne
--
Botany Department
University of Vermont
109 Carrigan Drive
Burlington, VT 05405
benjamin.osborne at uvm.edu
phone: 802-656-0297
fax: 802-656-0440
2005 Apr 18
1
R-squared in summary(lm...)
What is the difference between the two R-squareds returned for a linear
regression by summary(lm...)? When might one report multiple vs. adjusted
R-squared?
Thank you,
Ben Osborne
--
Botany Department
University of Vermont
109 Carrigan Drive
Burlington, VT 05405
benjamin.osborne at uvm.edu
phone: 802-656-0297
fax: 802-656-0440
2012 Dec 05
1
loading & using Ryacas
...not available (for R version 2.15.2)
Got the same thing for R version 2.15.1.
Suggestions? I'm fairly new to R and could use some detailed
instructions. Working on Mac OSx 10.8.2
Thanks!
--
Alicia Ellis
Postdoc
Gund Institute for Ecological Economics
University of Vermont
617 Main Street
Burlington, VT 05405
(802) 656-1046
http://www.uvm.edu/~aellis5/
<http://entomology.ucdavis.edu/faculty/scott/aellis/>
[[alternative HTML version deleted]]
2007 Aug 21
4
Core analysis !
Can i use dtrace to anlayze my core files ?
--
This message posted from opensolaris.org
2005 Feb 16
5
scaling axes when plotting multiple data sets
...im=c(min(c(data1,data2,data3)),max(c(data1,data2,data3)))
however, there are some NAs and Infs in these data sets, and min(data1) and
max(data1) both return NA, as with data2 and data3. (These are time series).
Thank you,
Ben Osborne
--
Botany Department
University of Vermont
109 Carrigan Drive
Burlington, VT 05405
benjamin.osborne at uvm.edu
phone: 802-656-0297
fax: 802-656-0440
2009 Jan 07
9
Crossbow integration with Solaris 10/08
Hi,
>From what I have read, the create-vnic feature in dladm is only available
within the context of crossbow...?
Specifically, what I am wondering is whether it is at all possible to
successfully install crossbow on top of Sun''s "Standard/sunsolve supported"
Solaris 10/08 rather than OpenSolaris, per. Se....
Is this at all feasible?
Many thanks in advance..
Best