Displaying 20 results from an estimated 1000 matches similar to: "Enormous Datasets"
2005 Jan 13
8
Installing R on Xandros 3.0
Dear List,
After obtaining a second-hand PC and because XP costs too much, I installed Xandros 3.0 (based on Debian) but pretty easy to use if migrating from WinXP.
Does anyone know how to install R on this OS?
Thank you for your time,
Tom Volscho
************************************
Thomas W. Volscho
Graduate Student
Dept. of Sociology U-2068
University of Connecticut
Storrs, CT 06269
2004 Dec 12
12
switching to Linux, suggestions?
Dear List,
I have acquired a new desktop and wanted to put a free OS on it. I am trying Fedora Core 1, but not sure what the best Linux OS is for using R 2.0.1?
Thank you in advance for your input,
Tom Volscho
************************************
Thomas W. Volscho
Graduate Student
Dept. of Sociology U-2068
University of Connecticut
Storrs, CT 06269
Phone: (860) 486-3882
2004 Oct 31
2
Obtaining fitted model information
Dear list,
I am brand new to R and using Dalgaard's (2002) book Introductory Statistics with R (thus, some of my terminology may be incorrect).
I am fitting regression models and I want to use Hurvich and Tsai's AICC statistic to examine my regression models. This penalty can be expressed as: 2*npar * (n/(n-npar-1)).
While you can obtain AIC, BIC, and logLik, I want to impose the AICC
2008 Sep 08
2
(no subject)
Hello all,
I have a very large file (280k lines) containing three comma separated
variables. The first variable is a 0 or 1 depicting a pass or fail. The
other two are X and Y coordinates. Is there a good way I can represent this
data in a chart/plot form other than using a 3d histogram? If I need to use
the histogram, should I base my chart off the example contained in the RGL
package?
Thanks a
2013 Sep 12
1
Creating a map in R using ACS PUMS data
Hello all - does anyone know if there is a package in R that will allow me
to create a map of the US (or individual states) that uses the American
Community Survey PUMS boundaries?
Thanks
[[alternative HTML version deleted]]
2009 Jan 21
1
Multifractal detrended fluctuation analysis
Dear R-users,
Has anyone written a function for multifractal detrended
fluctuation analysis? The "fractal" package does mono-fractal DFA,
but not multifractal as far as I can tell. The MF-DFA approach is
presented in:
J. W. Kantelhardt, S. Zschiegner, E. Koscielny-Bunde, S. Havlin, A.
Bunde, and H. E. Stanley, "Multifractal Detrended Fluctuation
Analysis of
2011 Feb 02
2
Using MathJax in R's help system
Hi,
I am doing a small experiment to test if I can use
MathJax ( official site: http://www.mathjax.org )
in R's html help pages (i.e. options(help_type='html'))
and it seems working with some minor modifications.
The screenshot (rendered by Firefox 4.0 beta and with STIX fonts) of
the help page in html format with MathJax enabled is at the following
url:
2005 Jan 05
10
variance of combinations of means - off topic
Hello, and please excuse this off-topic question, but I have not been
able to find an answer elsewhere. Consider a value Z that is calculated
using the product (or ratio) of two means X_mean and Y_mean:
Z=X_mean*Y_mean. More generally, Z=f(X_mean, Y_mean). The standard
error of Z will be a function of the standard errors of the means of X
and Y. I want to calculate this se of Z. Can someone
2011 Nov 03
4
How to used MKL (not revolution-mkl) with Debian packages
Hi folks,
if you want to use MKL (the fast BLAS I have tested on my Thinkpad T410)
with the R 2.14.0 built as Debian/Ubuntu packages available on CRAN mirror,
the following tricks may works for without some known side-effects (likes
openmp breaking issues), you may try to build your own libblas.so.3gf.0
with following command:
$ gfortran -L/opt/intel/lib/intel64 -liomp5
2007 Apr 10
1
Using Sampling Weights in R
Dear List,
I have a dataset that provides sampling weights (National Survey of
Family Growth 2002). I want to produce a cross-tabulation and use the
provided sampling weights to obtain representative population estimates.
(I believe they are simply frequency weights but codebook is
uninformative).
I can reproduce results (using this data) that were reported in a recent
journal article, if I
2011 Feb 08
1
goto blas related R segfault
Hi,
i have been running R 2.11 compiles with the goto blas libraries
successfully for about a year. I am running Ubuntu 10.10 64 bit.
However, recently I have been periodically getting a segfault when running R
(and numpy -- also compiled against goto blas).
When I check the dmesg error log I get the following message
R[28792]: segfault at 7f4183ed4000 ip 00007f4196f05f03 sp 00007f4192d55d20
2011 Nov 06
2
tkrplot does not install
Hi all
I am running R 2.14.0 on Linux Mint 11 and want to use TeachingDemos
but cannot update tkrplot. This is what happens:
###############
In order to run * installing *source* package ?tkrplot? ...
configure: creating ./config.status
config.status: creating src/Makevars
** libs
gcc -std=gnu99 -I/usr/share/R/include -I/usr/include/tcl8.5
-I/usr/include/tcl8.5 -fpic -O3 -pipe -g -c
2023 Oct 11
1
[PATCH] drm/nouveau/disp: fix DP capable DSM connectors
Just special case DP DSM connectors until we properly figure out how to
deal with this.
This resolves user regressions on GPUs with such connectors without
reverting the original fix.
Cc: Lyude Paul <lyude at redhat.com>
Cc: stable at vger.kernel.org # 6.4+
Closes: https://gitlab.freedesktop.org/drm/nouveau/-/issues/255
Fixes: 2b5d1c29f6c4 ("drm/nouveau/disp: PIOR DP uses GPIO for
2009 Jul 23
2
Assigning rank based on total count
Hi all,
I am using ACS micro data (PUMS) with one of the columns as a
factor for the place of birth (POBPF). I would like to create
a column (POBR) containing a rank
corresponding to the place of the observation
in the POBPF rankings. For example,
if a person is from Oregon, Oregon is
the most popular Place of Birth, so each
person who came from Oregon should have a 1
in their POBR.
2023 Aug 17
1
[PATCH] drm/nouveau/disp: fix use-after-free in error handling of nouveau_connector_create
On Thu, Aug 17, 2023 at 12:11?PM Borislav Petkov <bp at alien8.de> wrote:
>
> On Thu, Aug 17, 2023 at 12:00:47PM +0200, Karol Herbst wrote:
> > btw, what would help is to know where `nvkm_uconn_uevent` actually
> > fails, or rather, are you running into this "/* TODO: support DP IRQ
> > on ANX9805 and remove this hack. */" condition?
>
> Send me a
2011 Feb 17
2
Rd2pdf error in R12.0
On the local machine the command R11 CMD Rd2pdf survfit.Rd works fine.
R12 CMD Rd2pdf survfit.Rd fails with the message below.
Converting Rd files to LaTeX ...
survfit.Rd
Creating pdf output from LaTeX ...
Error in texi2dvi("Rd2.tex", pdf = (out_ext == "pdf"), quiet =
FALSE, :
Running 'texi2dvi' on 'Rd2.tex' failed.
Messages:
sh: texi2dvi: command not
2004 Aug 10
5
Blocking the 'Do Not Call" List
Anybody have any experience with blocking numbers in the U.S's Do Not
Call list?
We have a customer that will be getting their own Asterisk server from
us, and they want it to be check outbound numbers against the do not
call list; this is for a backup, in case there's a slip up and one of
their people try to dial somebody on the do not call list.
The list has millions of numbers, and
2003 Feb 04
0
Help with NLME
I am relatively new to NLME, so the solution to the problem I describe here
may be obvious. But I've spent several days trying to get the right syntax
to formulate random effects for this model appropriately. The full model is:
nlme(a ~ a.mitscherlich(a.qe, a.max, lcp, light),
data=light,
fixed = a.max + a.qe + lcp ~ trt,
random = a.max + a.qe + lcp ~ 1 | bench/line,
2009 Nov 25
1
as.data.frame.table() to convert by() output to a data frame
Dear all,
This seems to be working, but I'd like to make sure that I'm not doing
anything wrong.
I am using by() to construct a complicated summary statistic by
several factors in my data (specifically, the 90-50 income ratio by
city and race).
cityrace.by <- by(microdata, list(microdata$city,microdata$race),
function (x) quantile(x$income, probs=0.9) / quantile(x$income,
probs=0.5)
2017 Dec 03
0
DATIC 2018 Summer Workshops Using R
DATIC (www.datic.uconn.edu<http://www.datic.uconn.edu>) is offering 4 workshops at the University of Connecticut in June, 2018: Mixture Modeling, Introduction to Data Analysis in R, Multilevel Modeling in R, and Dyadic Analysis with R. Registration is now open. Go to www.datic.uconn.edu<http://www.datic.uconn.edu> for more information and to register for the workshops.
Mixture