Displaying 10 results from an estimated 10 matches for "3b2".
Did you mean:
32
2011 Jul 12
1
fixed effects Tobit, Honore style?
Hi all,
Is there any code to run fixed effects Tobit models in the style of Honore
(1992) in R?
(The original Honore article is here:
http://www.jstor.org/sici?sici=0012-9682%28199205%2960%3A3%3C533%3ATLALSE%3E2.0.CO%3B2-2)
Cheers
David
[[alternative HTML version deleted]]
2007 Dec 26
2
Reminiscing on 20 years using S
I realized earlier this year (2007) that it was in 1987 that I first
started using an early version of S (it was ported to VMS and was called
success). That means that I have been using some variant of S (to
various degrees) for over 20 years now (I don't feel that old).
Since things are a bit slow this time of year I thought I would take a
few minutes and reminisce on some of the changes
2002 Mar 06
1
Help - Samba 2.2.3a + Solaris 8 7/01 - 64 bit binaries
...d/ipc.c:(292)
api_fd_reply: INVALID PIPE HANDLE: 3af
[2002/03/05 14:15:34, 1] smbd/ipc.c:(292)
api_fd_reply: INVALID PIPE HANDLE: 3b0
[2002/03/05 14:15:34, 1] smbd/ipc.c:(292)
api_fd_reply: INVALID PIPE HANDLE: 3b1
[2002/03/05 14:15:45, 1] smbd/ipc.c:(292)
api_fd_reply: INVALID PIPE HANDLE: 3b2
[2002/03/05 14:15:45, 1] smbd/ipc.c:(292)
api_fd_reply: INVALID PIPE HANDLE: 3b3
[2002/03/05 14:15:45, 1] smbd/ipc.c:(292)
api_fd_reply: INVALID PIPE HANDLE: 3b4
[2002/03/05 14:15:45, 1] smbd/ipc.c:(292)
api_fd_reply: INVALID PIPE HANDLE: 3b5
[2002/03/05 14:15:45, 1] smbd/ipc.c:(292)
api_fd...
2007 Mar 13
1
Freeman-Tukey arcsine transformation
R-Experts:
Does anyone know if there are R functions to perform the Freeman-Tukey
double arcsine transformation and then backtransform it?
Thanks,
Brant Inman
Mayo Clinic
2017 Jun 13
0
S-mode PCAs
Hi all,
I have a file of average SWE observations for 40 years at over 4,000 points
and am attempting to do a spatiotemporal analysis of the data using PCA,
much like this paper did using snow depth:
http://journals.ametsoc.org/doi/pdf/10.1175/1520-0442%281998%29011%3C0856%3ATCIRWS%3E2.0.CO%3B2
I have followed the code in the link below by my loadings are far too small
(For example, the paper listed above had loading above 0.5 and below -0.5
while my loadings for PC1 go between 0.02 and -0.03).
https://stackoverflow.com/questions/41022927/principal-component-analysis-pca-of-time-series-...
2008 Jun 30
2
Which distribution best fits the data?
Dear R-help community,
Does anybody know of a stats function in R that tells you which
distribution best fits your data? I have tried look through the archives
but have only found functions that tell you if it's normal or log etc.
specifically - I am looking for a function that tells you (given a
timeseries) what the distribution is.
Any help/advice will be greatly appreciated,
All the
2012 Dec 21
2
how can I import op.gz files with read.csv or otherwise
Dear R-users,
I am struggling to directly read an "op.gz" file into R. NOAA kindly provides daily weather data on their FTP server for download.
> sessionInfo()
R version 2.15.1 (2012-06-22)
Platform: x86_64-pc-mingw32/x64 (64-bit)
locale:
[1] LC_COLLATE=English_United Kingdom.1252 LC_CTYPE=English_United Kingdom.1252 LC_MONETARY=English_United Kingdom.1252
[4]
2008 Dec 10
2
Possible (bug) in winamp in_flac.dll decoder
...tCallProcessReplacing
01b678d8 +00c dsp_eqfree.dll DAV_VSTModuleWithMidi 115 +1
TVSTModuleWithMidi.HostCallProcessReplacing
01b63ee8 +03c dsp_eqfree.dll DAV_VSTBasicModule 1015 +2
ProcessReplacingFunc
01b3ac3b +013 dsp_eqfree.dll DAV_VSTHost 1512 +2
TCustomVstPlugIn.ProcessReplacing
01c46df6 +3b2 dsp_eqfree.dll WADSPVST 233 +47 ModifySamples
01ac1b4d +00d dsp_eqfree.dll madExcept CallThreadProcSafe
01ac1bb7 +037 dsp_eqfree.dll madExcept ThreadExceptFrame
>> created by main thread ($470) at:
009d1cc6 +000 in_flac.dll
main thread ($470):
7e377766 +3b USER32.dll GetMessageA
7c920412 +25...
2005 Sep 23
4
books about MCMC to use MCMC R packages?
Dear list users,
I need to learn about MCMC methods, and since there are several packages in
R that deal with this subject, I want to use them.
I want to buy a book (or more than one, if necessary) that satisfies the
following requirements:
- it teaches well MCMC methods;
- it is easy to implement numerically the ideas of the book, and notation
and concepts are similar to the corresponding R
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version"
This series removes some of the really old deadwood from the tools build
and makes some other things which are on their way out configurable at
build time with a default depending on how far down the slope I judge
them to be.
* nuke in tree copy of libaio
* nuke obsolete tools: xsview, miniterm, lomount & sv
*