Displaying 4 results from an estimated 4 matches for "stult".
Did you mean:
stultz
2009 May 07
1
Using lme() for split plot
...39;m not sure what to use to get the right
error terms. Do I use two error terms:
random = ~ 1 | block/a + 1 | block/b
or one:
random = ~ 1 | block/a*b
or something else entirely? I haven't been able to find any relevant
examples on Google. Thanks for any suggestions/pointers.
--
Joshua Stults
Website: http://j-stults.blogspot.com
2009 Jun 04
0
Dropping terms from regression w/ poly()
...2[,2] + B2[,3] + B2[,4]))
because I have to call out each column explicitly. I'm new to R so I
have a suspicion that there is a much better way to accomplish this
(dropping odd terms from a model based on poly), but I haven't figured
it out. Any hints / suggestions? Thanks.
--
Joshua Stults
Website: http://j-stults.blogspot.com
2009 Jan 25
2
Zaptel transfer using any button or code, but not flash hook
Hi List;
I need to do a call transfer using analoge phone connected to fxs, but I do not need this to be done using flash hook, let it to be using the # or * or any code, but how I can configure that this code is for transfer? Also, I do not need the flast hook to be used for trasfer as it cause usually a confusion to distinguish between the hangup and the call transfer.
Any advise?
Regards
2009 May 20
10
How to google for R stuff?
Hi! I'm new to R programming, though I've been programming in other
languages for years.
One thing I find most frustrating about R is how difficult it is to use
Google (or any other search tool) to look for answers to my R-related
questions. With languages with even slightly more distinctive names like
Perl, Java, Python, Matlab, OCaml, etc., usually including the name of the
language