Displaying 12 results from an estimated 12 matches for "ln2".
Did you mean:
l2
2006 Apr 27
1
Plotting Data Frame
....157 -0.043 -0.341 -0.601 -0.517 -0.335 0.070
5 0 AIR LN1 UP -0.294 0.214 0.409 0.048 0.198 -0.081
0.001 -0.005 -0.136 -0.572 -0.286 0.021 -0.042
7 0 AIR LN1 UP -0.488 -0.203 0.104 -0.123 0.112 -0.140
0.049 -0.016 -0.080 -0.130 0.105 0.272 0.882
1 0 AIR LN2 UP -0.643 -0.038 -0.201 -0.089 0.113 -0.055
0.013 0.012 -0.064 -0.063 0.123 0.002 -0.099
2 0 AIR LN2 UP -0.510 0.364 0.619 0.565 0.634 0.167
0.209 -0.300 -0.615 -0.528 -0.400 -0.623 -0.312
5 0 AIR LN2 UP 0.350 0.737 0.183 0.563 0.406 0.169
-0.155 -0.189...
2006 May 20
1
ANCOVA, Ops.factor, singular fit???
...ive dental measurements (the response variables in each ANCOVA) show
sexual dimorphism (the sexes are the groups) independently of the animal's size
(the concomitant variable). I have attached a 13-column matrix as a data frame
(so far, so good). But then I tried to do this:
>model<-lm(ln2~sex*ln1)
or this:
>model<-lm(ln2~sex+ln1)
and got this:
Warning message:
- not meaningful for factors in: Ops.factor(y, z$residuals)
which I don't understand. (In my matrix, ln2 is the name of the second column,
a response variable, and ln1 is the name of the first column, a concomi...
2007 Jan 12
2
Magnitude of trend in time series
Hello,
I am analyzing some climate time series data using the Mann Kendall package
and was wondering if there was a way to calculate the trend using Sen's
nonparametric estimator slope in R?
Thank you in advance,
Barry
_________________________
Barry Baker, Ph.D.
Global Climate Change Initiative
The Nature Conservancy
2424 Spruce St., Suite 100
Boulder, CO 80302
Tel: (303)-541-0322
Fax:
2008 Nov 27
2
as.numeric in data.frame, but only where it is possible
...tain my alphabetic character strings in their
original forms.
"5.1" > 5.1
"hm" > "hm"
k<-matrix(c("aa", "bb", 1,2, 4.3, 0), nrow=2)
mode(k) <- "numeric"
# ln1 coerces numeric chars into "character" and
# ln2 replaces alphabet chars with NA (with warnings)
# => OK as matrix can't have mixed types
k<-matrix(c("aa", "bb", 1,2, 4.3, 0), nrow=2)
g<-as.data.frame(k, stringsAsFactos=FALSE)
g[,2]
# returns:
# [1] 1 2
# Levels: 1 2
# hm... let them be levels then...
sum(g[...
2008 Nov 01
1
Upgrade then sudden death..
I recently put Cent 5.2 (64 bit) on a new server using a Supermicro
pdsbm-ln2+ sys board. I did the original installation at home using the
5.2 dvd I got via torrent.
I turned it over to my NOC tech and it went right online so he ran yum
update. With the most recent kernel, which went in with the update, the
server hung on grub (after reboot). He did a fresh (minimal) Cento...
2004 May 12
2
Calling CHRIS BARNET (PRI / E100P / ntl)
...all my 10 channels.
Did you managed to solve this by asking ntl to deliver ISDN 110 or was is something else?
I hope you receive this because Im getting a bit desperate :(
Thanks
Darren
Darren Round B.Sc.(HONS)
MANAGING DIRECTOR
Advanced I.T. Solutions Ltd
The Upper Lodge
Sewell Road
Lincoln
LN2 5QX
UK
T: 0800 952 0080
F: 0870 751 0590
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.681 / Virus Database: 443 - Release Date: 5/10/2004
2006 Jan 27
4
regular expressions, sub
Hi,
I am trying to use sub, regexpr on expressions like
log(D) ~ log(N)+I(log(N)^2)+log(t)
being a model specification.
The aim is to produce:
"ln D ~ ln N + ln^2 N + ln t"
The variable names N, t may change, the number of terms too.
I succeded only partially, help on regular expressions is hard to
understand for me, examples on my case are rare. The help page on R-help
2015 May 29
0
Booting back into CentOS-6
...>
>
> ------------------------------
>
> Message: 16
> Date: Thu, 28 May 2015 21:22:45 -0700
> From: Keith Keller <kkeller at wombat.san-francisco.ca.us>
> To: centos at centos.org
> Subject: Re: [CentOS] New controller card issues
> Message-ID: <l56l3cxekb.ln2 at goaway.wombat.san-francisco.ca.us>
> Content-Type: text/plain; charset=us-ascii
>
> On 2015-05-28, Valeri Galtsev <galtsev at kicp.uchicago.edu> wrote:
> >
> > I do use both LSI and 3ware.
>
> Both are now owned by Avago. (Not sure when that happened, last...
2007 Aug 16
2
Newbie
.../06/2007 LoughNavar 1 LN14 FALSE 1 A 1 1 0 7 0 0 1 1 31.35
42 16/06/2007 LoughNavar 1 LN16 FALSE 1 A 1 1 0 5 0 0 0 2 19.43
43 16/06/2007 LoughNavar 1 LN18 FALSE 1 A 1 0 6 0 0 0 0 12 24.30
44 16/06/2007 LoughNavar 1 LN23 FALSE 1 A 1 1 5 0 0 0 0 1 24.34
45 16/06/2007 LoughNavar 1 LN7 FALSE 1 A 1 1 5 0 1 0 0 0 28.01
46 16/06/2007 LoughNavar 1 LN9 FALSE 1 A 1 1 4 0 8 0 0 5 25.43
47 11/07/2007 Mt.Stewart 0 M1 FALSE 1 A 1 0...
2007 Jul 03
0
Branch 'as' - 7 commits - libswfdec/swfdec_as_math.c libswfdec/swfdec_as_object.c libswfdec/swfdec_movie.c libswfdec/swfdec_sprite_movie.c test/trace
...ct_set_variable (math, SWFDEC_AS_STR_E, &val);
SWFDEC_AS_VALUE_SET_NUMBER (&val, G_LN10);
- swfdec_as_object_set_variable (context->global, SWFDEC_AS_STR_LN10, &val);
+ swfdec_as_object_set_variable (math, SWFDEC_AS_STR_LN10, &val);
SWFDEC_AS_VALUE_SET_NUMBER (&val, G_LN2);
- swfdec_as_object_set_variable (context->global, SWFDEC_AS_STR_LN2, &val);
+ swfdec_as_object_set_variable (math, SWFDEC_AS_STR_LN2, &val);
SWFDEC_AS_VALUE_SET_NUMBER (&val, G_LOG10E);
- swfdec_as_object_set_variable (context->global, SWFDEC_AS_STR_LOG10E, &val);
+ s...
2007 Nov 27
0
12 commits - libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_strings.c libswfdec/swfdec_loader.c libswfdec/swfdec_loader_internal.h libswfdec/swfdec_load_object_as.c libswfdec/swfdec_load_object.c libswfdec/swfdec_load_object.h
...ace/math-properties-8.swf.trace b/test/trace/math-properties-8.swf.trace
new file mode 100644
index 0000000..cfeafd7
--- /dev/null
+++ b/test/trace/math-properties-8.swf.trace
@@ -0,0 +1,65 @@
+_global.Math = object
+ E (hpc) = number : 2.71828182845905
+ LN10 (hpc) = number : 2.30258509299405
+ LN2 (hpc) = number : 0.693147180559945
+ LOG10E (hpc) = number : 0.434294481903252
+ LOG2E (hpc) = number : 1.44269504088896
+ PI (hpc) = number : 3.14159265358979
+ SQRT1_2 (hpc) = number : 0.707106781186548
+ SQRT2 (hpc) = number : 1.4142135623731
+ __proto__ (hpc) = _global.Object.prototype
+...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking