Displaying 20 results from an estimated 1000 matches similar to: "nonparametric 2way repeated-measures anova"
2002 Jul 10
3
2 simple doubts
Hello,
I'm just start learning R/S-Plus, so I think this 2 doubts is going to
be too easy for you...
1) I couldn't discover what is the command for a concatenation of 2
variable strings.
2) For example, if I have three variable strings, and each one has the
name of a variable in a data matrix:
a<-V1
b<-V2
c<-V3
, is it possible to construct a command like this:
2001 Oct 26
2
glim and gls
Hello,
I would like to know if there is any package that allow us to fit
Generalized Linear Models via Maximum Likelihood and Linear Models using
Generalized Least Squarse in R as the functions glim and gls,
respectively, from S-Plus.
Also, anybody know if there is any package that fit Log-Linear Models
using Generalized Least Squares?
Any help will be very useful.
Thanks,
--
Frederico
2002 May 12
4
Generalized Estimating Functions
Hi,
I'm trying to fit a marginal model via GEE but I'm getting strange
results and few problems.
If I set the working correlation as exchangeable I'm getting the same
fitting when I set as independent. Comparing to SAS results it shouldn't
happen.
If I try to use another working correlation (like AR-M or stat_M_dep), R
just exits without giving any error message.
Another doubt
2005 Sep 30
0
nonparametric 2way repeated-measures anova
Dear R
Christoph Lehmann asked about this recently- as seen at
http://finzi.psych.upenn.edu/R/Rhelp02a/archive/53191.html but the reply was
not detailed. Did Christoph get a solution to this?
Can anyone point me toward how to do repeated measures comparison using the
the friedman test or other non-parametric test? I am trying to do something
similar. Any example code would be useful.
2010 Jun 16
4
Is there a non-parametric repeated-measures Anova in R ?
Hello Prof. Harrell and dear R-help mailing list,
I wish to perform a non-parametric repeated measures anova.
If what I read online is true, this could be achieved using a mixed Ordinal
Regression model (a.k.a: Proportional Odds Model).
I found two packages that seems relevant, but couldn't find any vignette on
the subject:
http://cran.r-project.org/web/packages/repolr/
2010 Mar 05
4
Nonparametric generalization of ANOVA
My interpretation of the relation between 1-way ANOVA and Wilcoxon's
test (wilcox.test() in R) is the following.
1-way ANOVA is to test if two or multiple distributions are the same,
assuming all the distributions are normal and have equal variances.
Wilcoxon's test is to test two distributions are the same without
assuming what their distributions are.
In this sense, I'm wondering
2004 Apr 14
1
How does nlm work?
Dear R users,
I have looked in the reference
Schnabel, R. B., Koontz, J. E. and Weiss, B. E. (1985) A modular
system of algorithms for unconstrained minimization. _ACM Trans.
Math. Software_, *11*, 419-440.
cited in the nlm help.
This article says that the algorithm permits the use of step selection
(line search, dogleg and optimal step), analytic or finite diference
gradient
2011 Dec 22
3
delete all columns with all values equal to zero
Hello all:
I'm sure this is quite simple, but I tried several options and I still can't
get I right.
I've got a data.frame and I want to delete all columns of which the sum is
zero.
Any ideas? Thanks,
Frederico Mestre
[[alternative HTML version deleted]]
2010 Sep 22
2
Modelo de Brunner-Langer para medidas repetidas..?
Alguien conoce este un test no paramétrico que se llama de
Brunner-Langer model para dependent data, también conocido como modelo
longitudinal?
Intuyo que es como un Friedman pero que admite algún efecto fijo.
Graccie mile.
--
Antonio Maurandi López
Universidad de Murcia
Edif. CAID. Campus de Espinardo.
30100 Murcia
@. amaurandi en um.es
T. 868 88 7315 F. 868 88 7302
www.um.es/sai
2006 Oct 27
2
DTMF detection problem in PABX trunk
Hi for all,
i 've installed asterisk with isdn trunk with alcatel pabx.
When alcatel users dial for external numbers, a channel on asterisk is
allocated for dial. When we call to an number that is an IVR the digits
isn't recognized by IVR.
In sip.conf i putted dtmfmode as rfc... and info, inband is only for 64k
codecs, and still don't work.
How can i resolve this issue ??
Thanks.
2012 Apr 10
2
Error: cannot allocate vector of size...
Hello:
While running R doing the analysis of my data I (using packages such as
BIOMOD or e1071) get the following error as a result of several of my
analysis:
Error: cannot allocate vector of size 998.5 Mb
In addition: Warning messages:
1: In array(c(rep.int(c(1, numeric(n)), n - 1L), 1), d, dn) :
Reached total allocation of 4095Mb: see help(memory.size)
2: In array(c(rep.int(c(1,
2006 Nov 09
2
Alcatel trunk with asterisk problem on dialing digit-by-digit
Hi guys,
I have an Alcatel 4200 with a ISDN board pluged in the asterisk server with
TE110P.
Input calls
VOIP Proider ---> Asterisk ---> Alcatel
Output Calls
VOIP Proider <--- Asterisk <--- Alcatel
In alcatel phones, users should dial 2 for take a line tone and can dial. At
this point start my problems:
1. When users dial 2 on phone (alcatel) they don't received a dial tone,
2012 Jul 30
1
cluster of points
Hello:
What I want to do is quite simple, but I can't find a way.
I have a data frame with several points (x and y coords). I want to add
another column with cluster membership. For example aggregate all the points
that stand within a distance of 40 from each other.
I've tried using "nncluster" from the package nnclust, but the results are
not correct, for some
2012 Sep 03
2
adding points to a point pattern
Hello all:
Is there any way to add points to a point pattern, while keeping a given
minimum distance amongst this new points and the pre-existing points?
Thanks,
Frederico
[[alternative HTML version deleted]]
2009 Jul 17
1
Using instant rails to roll-out rails applications
I''am curious, if there is a convenient way, to use instantrails in order
to roll-out rails application for the local installation on machines
without internet access.
We''ve the following scenario:
We''ve written a rails application which is available online. Now we would like to enable clients to use the application
offline. We''ve written an import/export
2019 Aug 28
5
LMTP Post login script for acl_groups
> On 28/08/2019 21:01 R.N.S. via dovecot <dovecot at dovecot.org> wrote:
>
>
> > Am 28.08.2019 um 19:46 schrieb Jakobus Sch?rz via dovecot <dovecot at dovecot.org>:
> >
> > I think, i had the same problem as you.
> >
> > When dovecot runs lmtp, no user is logged in, so there is no user from
> > which you can get groups. So i think, my
2003 Mar 16
2
Login Script Doesn't
Hi,
I've been trying to get the logon script to with in XP. This same logon script
works in Win98. I finally discovered that it will work if I change
logon drive =
to
logon drive = z:
Now I'm really confused. The Netlogon is path is /home/samba and shared as
\\server\netlogon. Z: is mapped as \\server\home\. This means the path to the
logon script is Z:\samba\logon.bat Not
2006 Mar 20
2
Tibia under wine
Hi folks!!
I trying run Tibia (a rpg game by cipsoft) and its work fine, but without
video aceleration, i already try cedega, crossover, wine and all failed.
there any thing I can do to run 3D in tibia.
I am using Slackware 10.2, with the latest wine, my video card is ATI 9200
SE
tks for attention
Ps. There arent a Tibia client for Linux
--
Frederico Bertucci
e-mail / msn:
fred@netbil.com.br
2010 Aug 16
3
call of duty 1 on wine
Hi all,
I have searched in web for how to run call of duty on wine (version
1.1.42) but no success. When I run it from windows directory, it loads
but a popup alerting that my graphic card doesn't support it. This
message is from wine or from the game?
--
Thanks,
Frederico Schardong,
www.fredericoschardong.wordpress.com
Linux registered user #500582
2019 Aug 28
2
LMTP Post login script for acl_groups
I think, i had the same problem as you.
When dovecot runs lmtp, no user is logged in, so there is no user from
which you can get groups. So i think, my solution is (not really sure,
if this is right, it's a long time ago, i played around) this transport
in exim for local delivery
dovecot_delivery:?????????????
? debug_print = "T: dovecot_delivery_pipe for $local_part@$domain
translates