Displaying 4 results from an estimated 4 matches for "prrovides".
Did you mean:
provides
2006 Jan 27
1
Factor Analysis
I am very new to factor analysis as well as R. I am trying to run a factor analysis on the residual returns on common stock (residual to some model) and trying to determine if there are any strong factors remaining. After running factanal, I can obtain the factor loadings but how do I get the values of the factor returns themselves? In other words if the relationship is
r = lambda * f
I
2019 Jul 07
2
Curl4, Quantmod, tseries and forecast
...t; loadNamespace -> library.dynam -> dyn.load
Execution halted
ERROR: lazy loading failed for package ?tseries?
* removing ?/usr/local/lib/R/site-library/tseries?
* restoring previous ?/usr/local/lib/R/site-library/tseries?
Now I have curl44 installed on my system because that is what Debian
prrovides me with (and for the overwhelming majority of my packages it
is not a problem).
Please find below my sessionInfo().
Any suggestion is appreciated.
Cheers
Lorenzo
> sessionInfo()
R version 3.6.0 (2019-04-26)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Debian GNU/Linux 10 (buster)
Ma...
2019 Jul 07
2
Curl4, Quantmod, tseries and forecast
...t; loadNamespace -> library.dynam -> dyn.load
Execution halted
ERROR: lazy loading failed for package ?tseries?
* removing ?/usr/local/lib/R/site-library/tseries?
* restoring previous ?/usr/local/lib/R/site-library/tseries?
Now I have curl44 installed on my system because that is what Debian
prrovides me with (and for the overwhelming majority of my packages it
is not a problem).
Please find below my sessionInfo().
Any suggestion is appreciated.
Cheers
Lorenzo
> sessionInfo()
R version 3.6.0 (2019-04-26)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Debian GNU/Linux 10 (buster)
Ma...
2019 Jul 07
1
[R] Curl4, Quantmod, tseries and forecast
...am -> dyn.load
> Execution halted
> ERROR: lazy loading failed for package ?tseries?
> * removing ?/usr/local/lib/R/site-library/tseries?
> * restoring previous ?/usr/local/lib/R/site-library/tseries?
>
> Now I have curl44 installed on my system because that is what Debian
> prrovides me with (and for the overwhelming majority of my packages it
> is not a problem).
> Please find below my sessionInfo().
> Any suggestion is appreciated.
The error is related to the installation/version of cURL on your
system, so I suggest sending this to R-SIG-Debian (cc'd).
Best,
Jo...