Displaying 20 results from an estimated 30 matches for "memet".
Did you mean:
memset
2008 Jul 10
2
Lattice: merged strips?
...hingle
structure:
|_A_|_A_|_B_|_B_|
|_X_|_Y_|_X_|_Y_|
However, I'm wondering if it is possible to merge the upper shingle
within levels of that factor, as in:
|___A___|___B___|
|_X_|_Y_|_X_|_Y_|
Mike
--
Mike Lawrence
Graduate Student, Department of Psychology, Dalhousie University
www.memetic.ca
"The road to wisdom? Well, it's plain and simple to express:
Err and err and err again, but less and less and less."
- Piet Hein
2007 Jun 26
2
Power calculation with measurement error
...the power of a t.test when
the DV has measurement error. That is, I understand that, ceteris
paribus, experiments using measure with more error (lower
reliability) will have lower power.
Mike
--
Mike Lawrence
Graduate Student, Department of Psychology, Dalhousie University
Website: http://memetic.ca
Public calendar: http://icalx.com/public/informavore/Public
"The road to wisdom? Well, it's plain and simple to express:
Err and err and err again, but less and less and less."
- Piet Hein
2007 Jul 13
2
Suggestion to extend aggregate() to return multiple and/or named values
...urns named columns
#Make a function that returns multiple unnamed values
summary2=function(x){
s=summary(x)
names(s)=NULL
return(s)
}
agg(z,Ind,summary2) #returns multiple columns, default names
--
Mike Lawrence
Graduate Student, Department of Psychology, Dalhousie University
Website: http://memetic.ca
Public calendar: http://icalx.com/public/informavore/Public
"The road to wisdom? Well, it's plain and simple to express:
Err and err and err again, but less and less and less."
- Piet Hein
2007 Oct 01
3
optimize() stuck in local plateau ?
...(I'm exploring a large number of 'black boxes'). I do know
that the maximum must occur between -1 and 1 for all however. Please
advise on how I might use optimize more usefully.
Mike
--
Mike Lawrence
Graduate Student, Department of Psychology, Dalhousie University
Website: http://memetic.ca
Public calendar: http://icalx.com/public/informavore/Public
"The road to wisdom? Well, it's plain and simple to express:
Err and err and err again, but less and less and less."
- Piet Hein
2007 Sep 27
3
Aggregate factor names
...er.iv','yet.another.iv','x') when this seems more
economical:
with(
my.data
,aggregate(
my.dv
,list(
one.iv
,another.iv
,yet.another.iv
)
,some.function
)
)
--
Mike Lawrence
Graduate Student, Department of Psychology, Dalhousie University
Website: http://memetic.ca
Public calendar: http://icalx.com/public/informavore/Public
"The road to wisdom? Well, it's plain and simple to express:
Err and err and err again, but less and less and less."
- Piet Hein
2008 Jul 17
2
Sampling distribution (PDF & CDF) of correlation
...))
hist(mc.rs,prob=T,xlab='Observed correlation')
probs = seq(0,1,.01)
plot(quantile(mc.rs,probs=probs),probs,type='l',xlab='Observed
correlation',ylab='Cumulative probability')
--
Mike Lawrence
Graduate Student, Department of Psychology, Dalhousie University
www.memetic.ca
"The road to wisdom? Well, it's plain and simple to express:
Err and err and err again, but less and less and less."
- Piet Hein
2008 Jul 12
2
Quick plotmath question
...ile:
expression(Delta*i>0)
comes close, I'd prefer to have the >> (denoting "very much greater
than"). Maybe >> is a non-standard expression and therefore not
supported?
Mike
--
Mike Lawrence
Graduate Student, Department of Psychology, Dalhousie University
www.memetic.ca
"The road to wisdom? Well, it's plain and simple to express:
Err and err and err again, but less and less and less."
- Piet Hein
2007 Sep 17
1
Create correlated data with skew
...03311
> cor(a)
[,1] [,2]
[1,] 1.0 0.5
[2,] 0.5 1.0
But I'm looking to create data where the variables are non-normally
distributed (i.e. somewhat skewed). Any suggestions?
Mike
--
Mike Lawrence
Graduate Student, Department of Psychology, Dalhousie University
Website: http://memetic.ca
Public calendar: http://icalx.com/public/informavore/Public
"The road to wisdom? Well, it's plain and simple to express:
Err and err and err again, but less and less and less."
- Piet Hein
2007 Aug 08
3
SWF animation method
...e origin of which I know
not, that might be slowing things down.
Now, if only someone could wrap this process into a single R command
(I'm a little too newb to do this myself I think).
Mike
--
Mike Lawrence
Graduate Student, Department of Psychology, Dalhousie University
Website: http://memetic.ca
Public calendar: http://icalx.com/public/informavore/Public
"The road to wisdom? Well, it's plain and simple to express:
Err and err and err again, but less and less and less."
- Piet Hein
2008 Jul 15
1
aov error with large data set
...(
y~a*b*d+Error(id/(a*b*d))
, data=temp
)
While yields the following error:
"
Error in model.matrix.default(mt, mf, contrasts) :
allocMatrix: too many elements specified
"
Any suggestions?
Mike
--
Mike Lawrence
Graduate Student, Department of Psychology, Dalhousie University
www.memetic.ca
"The road to wisdom? Well, it's plain and simple to express:
Err and err and err again, but less and less and less."
- Piet Hein
2008 May 09
1
lme() with two random effects
...con*int*tone*cue
, random = ~ 1 | sub*age
, data = a
)
Error in getGroups.data.frame(dataMix, groups) :
Invalid formula for groups
I would be very grateful for any suggestions.
Cheers,
Mike
--
Mike Lawrence
Graduate Student, Department of Psychology, Dalhousie University
Website: http://memetic.ca
Public calendar subscribe link for iCal users:
webcal://icalx.com/public/informavore/Public.ics
"The road to wisdom? Well, it's plain and simple to express:
Err and err and err again, but less and less and less."
- Piet Hein
2008 Jul 10
1
compiling pnmath on an intel processor running mac OS 10.5
....framework/Resources/library/pnmath/libs/
ppc/*: No such file or directory
ERROR: compilation failed for package 'pnmath'
** Removing '/Library/Frameworks/R.framework/Resources/library/pnmath'
--
Mike Lawrence
Graduate Student, Department of Psychology, Dalhousie University
www.memetic.ca
"The road to wisdom? Well, it's plain and simple to express:
Err and err and err again, but less and less and less."
- Piet Hein
2006 Jun 30
0
FOSS, Science, and Public activism
...tage and the free and
open source of the future. Tannins are another interesting case in
point, because as molecules, and as anti-oxidents, they are similar to
resveratrol (resV), and that molecular mechanism has been anchored to
the public domain via a prior art declaration. It is a so-called
CR-memetic, which may increase healthy human longevity by many
decades. Here are some links about it.
Resveratrol mechanism posts from GNU-Darwin list
http://proclus.gnu-darwin.org/gdposts.html
CR protocol for human bodies
http://proclus.gnu-darwin.org/bootstrap.html
Here is some important recent news a...
2006 Jul 01
0
FOSS, Science, and Public activism
...tage and the free and
open source of the future. Tannins are another interesting case in
point, because as molecules, and as anti-oxidents, they are similar to
resveratrol (resV), and that molecular mechanism has been anchored to
the public domain via a prior art declaration. It is a so-called
CR-memetic, which may increase healthy human longevity by many
decades. Here are some links about it.
Resveratrol mechanism posts from GNU-Darwin list
http://proclus.gnu-darwin.org/gdposts.html
CR protocol for human bodies
http://proclus.gnu-darwin.org/bootstrap.html
Here is some important recent news a...
2006 Jul 01
0
FOSS, Science, and Public activism
...tage and the free and
open source of the future. Tannins are another interesting case in
point, because as molecules, and as anti-oxidents, they are similar to
resveratrol (resV), and that molecular mechanism has been anchored to
the public domain via a prior art declaration. It is a so-called
CR-memetic, which may increase healthy human longevity by many
decades. Here are some links about it.
Resveratrol mechanism posts from GNU-Darwin list
http://proclus.gnu-darwin.org/gdposts.html
CR protocol for human bodies
http://proclus.gnu-darwin.org/bootstrap.html
Here is some important recent news a...
2006 Jul 01
2
FOSS, Science, and Public activism
...tage and the free and
open source of the future. Tannins are another interesting case in
point, because as molecules, and as anti-oxidents, they are similar to
resveratrol (resV), and that molecular mechanism has been anchored to
the public domain via a prior art declaration. It is a so-called
CR-memetic, which may increase healthy human longevity by many
decades. Here are some links about it.
Resveratrol mechanism posts from GNU-Darwin list
http://proclus.gnu-darwin.org/gdposts.html
CR protocol for human bodies
http://proclus.gnu-darwin.org/bootstrap.html
Here is some important recent news a...
2008 May 05
14
[poll] What was your primary language before you started coding in Ruby?
This is an informal poll.
If you are primarily a Ruby programmer,
- What was your primary language before you started coding in Ruby?
Else,
- What''s your current programming language of choice?
I''ll start:
Perl
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Aug 30
1
xyplot() groups scope issue
...ta.frame = mydata
,plot.groups = expression(z)
)
#############
I'm fine with declaring plot.groups before each call to do.xyplot,
but I'm curious if there's a simpler solution.
Mike
--
Mike Lawrence
Graduate Student, Department of Psychology, Dalhousie University
Website: http://memetic.ca
Public calendar: http://icalx.com/public/informavore/Public
"The road to wisdom? Well, it's plain and simple to express:
Err and err and err again, but less and less and less."
- Piet Hein
2007 Jun 20
2
how to create cumulative histogram from two independent variables?
Hi all,
I am extremely newbie to R. Can anybody jump-start me with any clues as to
how do I get a cumulative histogram from two independent variables,
cumhist(X,Y) ?
-jose
[[alternative HTML version deleted]]
2007 Jun 22
1
connecting to running process possible?
Hello,
i'm trying to find a more modern system to reproduce the functionality that
was available through the Histoscope program (from Fermilab). Namely, the
capability of connecting to a running process and having plots update in
realtime in response to new data. Is this possible with R? Thank you,
Charles Cosse
[[alternative HTML version deleted]]