Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

100 results for “from:park”

sample weight for box plot?
Sean Parks · Oct 28, 2009 · r-help

Hi, I would like to make a box and whisker plot but use a sample weight for each observation. I've searched around a bit and have not found a method of doing this. Anyone have any advice? Thanks much...

standard error of logit parameters
Bomee Park · Jan 28, 2009 · r-help

Hi everyone. I am now estimating the parameters for a logit model, and trying to get the estimates by laximizing the log_likelihood. The nlm function works nicely for maximizing the -(log_likelihood) and returns the parameter estimates that minimize...

[Bioc-devel] Large vignettes
Park, Adam Keebum · Jan 2, 2023 · bioc-devel

Dear community, I hope wonderful things happen to you in the new year. I guess this issue is well-known. BiocCheck works on a output of R CMD build, which means vignettes are rendered in html forms. Those sometimes include...

Spectral Coherence
Joseph Park · Jul 11, 2011 · r-help

Greetings, I would like to estimate a spectral coherence between two timeseries. The stats : spectrum() returns a coh matrix which estimates coherence (squared). A basic test which from which i expect near-zero coherence: x = rnorm(500) y = rnorm(500...

Fortran interface
Cheolyong Park · Apr 15, 2003 · r-help

Hello! I have some difficulty in interfacing with Fortran. I made the dll file of fortran subroutine named "avg" and its symbol name is "_avg at 12". I successfully loaded the dll file via dyn.load ( is.loaded("_avg at...

Calculating Rsquared values in rpart
Andrew Park · Dec 13, 2007 · r-help

Hi there In rpart, one can get a graph of R-squared (using rsq.rpart (fit)), in which the x axis is the number of splits, and which contains two lines - an "apparent" R squared and an Rsquared based on...

[Bioc-devel] BFG repo cleaner did not perfectly work
Park, Adam Keebum · Jan 16, 2023 · bioc-devel

Dear community, This is a compact version of the same issue I sent last week, for asking a general advice. * Running the recommended command below did not perfectly remove every such file. bfg --strip-blobs-bigger-than 5M repo.git...

A bug in ternaryplot (vcd)
Jong Hee Park · Aug 26, 2004 · r-help

Does anyone know how to make multiple ternaryplots? My first figure in the following command appears in the bottom row and then the next figure goes to the next screen. > par(mfrow=c(2,1)) > ternaryplot(list[,1:3], grid...

Repeated measures in Classification and Regresssion Trees
Andrew Park · Feb 23, 2007 · r-help

Dear R members, I have been trying to find out whether one can use multivariate regression trees (for example mvpart) to analyze repeated measures data. As a non-parametric technique, CART is insensitive to most of the assumptions of parametric...

Binary Logit Regression with R
Johann Park · Sep 29, 2005 · r-help

Hi to all, I am a PH.D Student doing statistical analysis. I am totally new to R. I previously use Stata and am changing into R. I ususally do with logit regression with binary dependent variable (war occurence:1...

[Rcpp-devel] How get colnames and rownames in Rcpp method?
Young-Ju Park · Jul 28, 2010 · rcpp-devel

Hi all, I have a question. How get colnames and rownames in Rcpp method? attecthed file : RGui.exe capture my work environment : R version : 2.11.1 Development Language : VC++ OS : WinXP Pro sp3 Thanks and best regards. Young-Ju...

Error in dis[sppInSample, sppInSample]:subscript out of bounds
Andrew Park · Aug 21, 2015 · r-help

I'm pretty sure you are using the package Picante. When I received the error you described in my own project, it was due to the naming of species in the community matrix and the phylogenetic tree being slightly different...

Extract individual likelihood from glmmTMB
Suna Park · May 9, 2019 · r-sig-mixed-models

Dear R-sig-mixed-models members, Hello, this is Suna. I'm studying the use of medical care for the elderly using zero-inflated Poisson and negative binomial mixed model with random intercept. And I'm considering how to extract...

[Bioc-devel] bioconductor package testing
Park, Adam Keebum · Dec 21, 2022 · bioc-devel

Dear whom it may concern, I hope I am contacting the right person for my inquiry. (1) I wonder how I can test a package in advance of submitting to bioconductor, especially with respect to dependencies. Dozens of R libraries...

[R-pkg-devel] C++ library USING_R
Joseph Park · Oct 14, 2020 · r-package-devel

Dear R-devel, The Writing R Extensions manual states: 6.14 Platform and version information The header files define USING_R, which can be used to test if the code is indeed being used with R. I suppose this only...

[R-pkg-devel] Package required but not available: ‘arrow’
Park, Sung Jae · Feb 21, 2024 · r-package-devel

Hi, I?m writing to seek assistance regarding an issue we?re encountering during the submission process of our new package to CRAN. The package in question is currently working smoothly on R CMD check on Windows; however, we are...

S4 vs Reference Classes
Joseph Park · Sep 13, 2011 · r-help

Hi, I'm looking for some guidance on whether to use S4 or Reference Classes for an analysis application I'm developing. I'm a C++/Python developer, and like to 'think' in OOD. I started my app with S4...

[R-pkg-devel] Error in loadNamespace(x) : there is no package called 'formatR'
Joseph Park · Nov 13, 2020 · r-package-devel

Dear r-package-devel, The rEDM package is failing the automated check, as noted here: https://win-builder.r-project.org/incoming_pretest/rEDM_1.7.0_20201113_131811/Windows/00check.log When running rhub::check_for_cran(), disk file...

Automating the job?
Youngser Park · Feb 28, 2001 · r-help

Hi! I just started to use R recently, and would like to ask a help about automating the job. I need to use "kmeans" function with my own 300 data files, and wonder if it's possible to do it...

Boxplot Help for Neophyte
Alex Park · Feb 20, 2006 · r-help

R helpers I am getting to grips with R but came across a small problem today that I could not fix by myself. I have 3 text files, each with a single column of data. I read them in using...

Can't find what you're looking for? Try searching with Google .