Displaying 20 results from an estimated 24 matches for "psyc".
Did you mean:
psych
2009 Nov 04
2
error in install.packages() (PR#14042)
Full_Name: Michael Spiegel
Version: 2.10
OS: Windows Vista
Submission from: (NULL) (76.104.24.156)
The following error is produced when attempting to call install.packages. Here
is the results of the traceback:
> source('http://openmx.psyc.virginia.edu/getOpenMx.R')
Error in f(res) : invalid subscript type 'list'
> traceback()
7: f(res)
6: available.packages(contriburl = contriburl, method = method)
5: .install.winbinary(pkgs = pkgs, lib = lib, contriburl = contriburl,
method = method, available = available, de...
2010 Mar 22
2
SEM PACKAGE
Dear all,
I would like to know if it is possible to estimate multi-group SEM by using R...
Thank you
_________________________________________________________________
¿Cuánto espacio necesitas para guardar tus emails? Con Hotmail tienes 5GB y puede ampliarse a más.
[[alternative HTML version deleted]]
2010 Oct 18
0
OpenMX structural equation software
...ull information ML for missing data, ordinal estimation
with thresholds, multilevel, latent class, and mixture distributions to name
a few.
The most current version of OpenMx (for Mac, Windows and most Linux
variants) may be downloaded by issuing the following R command:
source('http://openmx.psyc.virginia.edu/getOpenMx.R')
OpenMx is not currently hosted on CRAN due to a license restriction on the
one portion of our code, an optimizer, that was not written by the project.
We hope to remedy this situation reasonably soon as we are working on an
open source version of the optimizer. The...
2010 Oct 18
0
OpenMX structural equation software
...ull information ML for missing data, ordinal estimation
with thresholds, multilevel, latent class, and mixture distributions to name
a few.
The most current version of OpenMx (for Mac, Windows and most Linux
variants) may be downloaded by issuing the following R command:
source('http://openmx.psyc.virginia.edu/getOpenMx.R')
OpenMx is not currently hosted on CRAN due to a license restriction on the
one portion of our code, an optimizer, that was not written by the project.
We hope to remedy this situation reasonably soon as we are working on an
open source version of the optimizer. The...
2010 Mar 03
1
(PR#14226) -- Re: libgfortran misplaced in Mac OS X R install (PR#14226)
...dition, on the build machine I noticed that a copy of
libgfortran.2.dylib exists at /usr/local/lib. I believe the Xcode
install placed a copy of it there. To create the binary release, I
run R CMD INSTALL --build. The beta test users install the package
using the following script:
http://openmx.psyc.virginia.edu/getOpenMx.R.
On Wed, Mar 3, 2010 at 9:48 AM, Tim Brick <tbrick at virginia.edu> wrote:
>
>
>> From: Simon Urbanek <simon.urbanek at r-project.org>
>> Date: March 3, 2010 8:32:52 AM MST
>> To: tbrick at virginia.edu
>> Cc: r-devel at stat.math...
2010 Mar 02
1
libgfortran misplaced in Mac OS X R install (PR#14226)
...depending on version installed).
A workaround at present involves creating a symbolic link from the above file to
/usr/local/lib/libgfortran.2.dylib, however this requires sudo access and is
confusing for novice users.
There is more discussion of this bug as it relates to OpenMx at:
http://openmx.psyc.virginia.edu/thread/316
Posts on other forums indicate a similar issue with other packages including
vegan and lme4:
http://r-forge.r-project.org/forum/forum.php?thread_id=728&forum_id=194
https://stat.ethz.ch/pipermail/r-sig-mac/2009-May/006210.html
2012 Sep 23
2
Resumen de R-help-es, Vol 43, Envío 19
...g>
> Subject: Re: [R-es] Problema para instalar paquetes
> Message-ID:
> <CADg83eePWrY_sZ5Wg_jAnh+erweS=
> L8PsgzfA50KuqtAweTXaQ@mail.gmail.com>
> Content-Type: text/plain; charset=windows-1252
>
> Uno de los problemas que tienes es que
>
> "package ?psyc? is not available (for R version 2.15.1)"
>
> Trata de usar otro espejo. He podido comprobar que algunos de ellos no
> se actualizan con la debida diligencia. Pero nunca he tenido problemas
> con el de España, por ejemplo.
>
> Un saludo,
>
> Carlos J. Gil Bellosta
>...
2012 Sep 22
1
Problema para instalar paquetes
Hola. Tengo un problema con la instalación de paquetes en R. Por ejemplo, al intentar instalar el paquete "psych" o "abind" obtengo lo siguiente como resultado (ya sea que lo haga descargado el paquete, o ya solicitando que lo haga desde la red).
Utilizo R 2.15.1 en Ubuntu 11.10 y apenas estoy iniciando en R. Necesito ayuda para resover estos problemas, pues necesito sobre todo instalar el paq...
2015 Sep 09
0
Profiling function that contains both C++ and Fortran Code
Hello,
I am trying to profile a function of OpenMx
(http://openmx.psyc.virginia.edu) for CPU time. My operating system is
OS X 10.10. OpenMx contains C++ and Fortran code. I have read the
section regarding profiling compiled code in the manual
(https://cran.r-project.org/doc/manuals/r-release/R-exts.html#Profiling-compiled-code).
This section and this post (http:/...
2010 Feb 03
1
What are Type II or III contrast? (contrast() in contrast package)
?contrast in the contrast package gives me the following description.
However, I have no idea what Type II and III contrasts are. Could
somebody explain it to me? And what does 'type' mean here?
*?type?*: set ?type="average"? to average the individual contrasts
(e.g., to obtain a Type II or III contrast)
2012 Mar 29
1
FIML in R
Does anyone know if someone is developing full-information maximum likelihood (FIML) estimation algorithms for basic regression functions, like glm()? I think that having FIML options for workhorse functions that typically use ML would give R an edge over other statistical software, given how well FIML performs in missing data situations compared to ML.
While my current level of programming
2004 Aug 24
1
(PR#7199) function bug
This is a misunderstanding, I think, not a bug. R is using partial
matching and the `2', since it is not named, is being sent through the
`...'.
-roger
morey@banta.psyc.missouri.edu wrote:
> output of R.version
> platform i686-pc-linux-gnu
> arch i686
> os linux-gnu
> system i686, linux-gnu
> status
> major 1
> minor 9.1
> year 2004
> month 06
> day 21
> language R
>
> The following code prin...
2013 Sep 20
0
Best way to specify a mixed ANCOVA in R?
...hit a stumbling block when it come to adding a covariate to the model. I am using an ANCOVA in order to determine if there is a developmental trajectory in my data; namely, I need to be able to see the F-statistic and p-values for interactions with the covariate (see p.466 onwards here [http://www.psyc.bbk.ac.uk/research/DNL/personalpages/annaz_etal_2009.pdf] if you want an example).
Using ezANOVA, I can include covariates but the output does not show the F-statistic and p-values for interactions with the covariate - the main effect of the covariate is also not tested using this method.
My ezAN...
2004 Aug 24
2
function bug (PR#7199)
output of R.version
platform i686-pc-linux-gnu
arch i686
os linux-gnu
system i686, linux-gnu
status
major 1
minor 9.1
year 2004
month 06
day 21
language R
The following code prints [1] 2, as it should
temp<-function(ab,...){
print(ab)
}
temp(2,s=3)
However, this code prints [1] 3:
temp<-function(sb,...){
print(sb)
}
temp(2,s=3)
It should still print [1] 2.
2004 Oct 21
2
a few questions
I don't have any there; I suppose that is the problem. I did a locate
*.xslt and nothing pertaining to icecast came up. I suppose I should
grab the source and check it out. I installed from the rpm.
Thanks,
Richard
Michael Smith wrote:
>On Thursday 21 October 2004 14:50, Richard Morey wrote:
>
>
>>Ok, I think I see. The xslt files are kind of a template which tells
2009 Oct 28
3
structural equation modeling
...am interested in using structural equation modeling.
Just getting started with it, but I'm looking for suggestions for packages.
As an aside, what's the best way for looking for packages at CRAN?
--
Robert Terwilliger
Biomedical Physicist
Laboratory of Neurocognitive Development
Western Psychiatric Institute and Clinic
University of Pittsburgh Medical Center
Loeffler Building
121 Meyran Avenue #114
Pittsburgh, PA 15213
412.383.8174 - Office
412.383.8179 - Fax
em: raterwil at gmail.com
http://www.wpic.pitt.edu/research/lncd/
2011 Nov 11
3
multivariate modeling codes
HI,
I am relatively new to R and would appreciate some help or directions for
this.
I am trying to model 3 longitudinal outcomes jointly and to identify some
predictors for these 3 joint outcomes (all continuous). I am trying to find
some codes that I may modify to do this but cannot seem to find anything.
--
View this message in context:
2004 Aug 06
2
--dtx alone does nothing?
...ou can specify either quality or
> bit-rate, so:
>
> CBR+quality = --quality <int>
> VBR+quality = --vbr --quality <float>
> CBR+bit-rate = --bitrate <int>
> VBR+bit-rate = --abr <int>
Okay, so are CBR+quality equivalent to CBR+bit-rate or is there some psycho-
acustics that make them different?
What is the range of quality <float>? 0-10 like the int or 0.0-1.0?
Thanks for helping to clear this up for me, Jean-Marc.
Cheers,
David
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To uns...
2004 Aug 06
2
--dtx alone does nothing?
...y trying several --quality until you get the right bit-rate than with
> --abr.
Okay, good for files, but not probably what the telephony guys want, but
it makes sense, it's a fairly straightforward way to do it.
> > Okay, so are CBR+quality equivalent to CBR+bit-rate or is there some psyc=
> ho-
> > acustics that make them different?
>
> --quality 8 and --bitrate 15000 are exactly equivalent. That's not the
> case with --abr.
I was thinking there was going to be a 1:1 like that. Cool.
> > What is the range of quality <float>? 0-10 like the int...
2013 Oct 15
4
Two R editiosn in Unix cluster systems
Dear R Devel
Some of our R users are still insisting we run R-2.15.3 because of
difficulties with a package called OpenMX. It can't cooperate with new R,
oh well.
Other users need to run R-3.0.1. I'm looking for the most direct route to
install both, and allow users to choose at runtime.
In the cluster, things run faster if I install RPMs to each node, rather
than putting R itself on