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.

177 results for “from:Y”

How to improve accuracy of output?
m@ithiii_shiv@ m@iii@g oii y@hoo@com · May 24, 2022 · r-help

Dear Forum In my code, I am trying to compute Value at risk. I have an issue as mentioned below: I have defined? options(digits = 14) But my output is something like >? df$price [1] 98.7185273? ? ? ? ?103.10265923? ............ However...

2002-09-08 1.6.0 build fails in Recommended (PR#1995)
y-yoshida@jp.fujitsu.com · Oct 30, 2002 · r-devel

stvjc@channing.harvard.edu: > <<insert bug report here>> > > in src/library/Recommended, make yields > > make: *** No rule to make target `survival.ts', needed by `all'. Stop. > > this kills the build. but "make check" succeeds This error occurs because symbolic link...

Help on database!
W@y@e@W@Jo@es m@iii@g oii sheii@com · Jul 29, 2009 · r-sig-db

Hi Brites, I suggest you look up the package RODBC. Its very quick and easy to use. Here is a dummy example: channel<-odbcConnectAccess("MyDb.mdb") sqlQuery(channel,"select * from Table1") -----Original Message----- From: r-sig-db-bounces at stat...

Memory question on R
Dr L. Y Hin · May 19, 2005 · r-devel

Dear all, Apology for posting this amateurish question. I am running R version 2.1.0 on Windows XP for a simulation exercise. Seemingly, I've encountered memory allocation problem during the recursive procedure. I've looked at the help...

Cannot call R's ISNAN() from a C code in >1.7 versions.
Paul Y. Peng · May 23, 2004 · r-help

Dear R users, Have you experienced any difficulty in calling R's ISNAN() from a C code? I have C codes including ISNAN() calls and they worked well until I upgraded my R from 1.7 to later versions. When...

[Bioc-devel] git: lost write access to some repos
Y-h. Taguchi · Jan 30, 2023 · bioc-devel

Hi, I seem to have "lost" write access to a Bioconductor git repository, TDbasedUFE, that I had just submitted. $ssh -T git at git.bioconductor.org | grep -E "(MiRaGE|miRNATarget|TDbasedUFE)$" R W packages/MiRaGE R packages/TDbasedUFE R W...

dglm()
K Y · Dec 10, 2020 · r-help

I used the double glm dglm() in R with "family=tweedie(var.power=p,link.power=0)", and need Chi-squared tests for the nested models of excluding each variable. In order to do those tests, I need the final...

Newbie question on getSymbols() in quantmod
L.-Y. Hin · Dec 30, 2008 · r-sig-finance

Dear gurus, I am learning the quantmod library, and trying to download the equity series for HSBC from yahoo. I checked from yahoo finance that the symbol is 0005.HK, and then I used > library(quantmod) > getSymbols("0005.HK",src...

Update RKWard to> = 0.7.0
grier@ m@iii@g oii y@@dex@com · Jan 29, 2019 · r-sig-debian

Hello: I just upgraded my Debian Stretch to version 3.5 by following the instructions here: https://cran.r-project.org/bin/linux/debian/stretch-cran34/ Then I have updated as root the R from inside with: update.packages(.libPaths...

Questons about R capabilities
Paul Y. Peng · May 6, 2003 · r-help

Duncan Murdoch wrote: > > On Tue, 06 May 2003 15:27:20 -0400, you wrote in message > <seb7d46c.048 at healthsmtp.nycnet>: > ... > > >2) I am also interested in sampling from a multivariate normal distribution. I see that R has a command...

[Bioc-devel] Bioconductor 3.17 requires R 4.3?
Y-h. Taguchi · Feb 24, 2023 · bioc-devel

Hi, people, I have released TDbasedUFE https://doi.org/doi:10.18129/B9.bioc.TDbasedUFE for Bioc 3.17. In order to install this package, it says To install this package, start R (version "4.3") and enter: but the...

problem with sub()
t_o_b_y · Jun 10, 2012 · r-help

Dear R users: I want to convert some character vectors into numeric vectors. > head(price) [1] "15450 EUR" "7900 EUR" "13800 EUR" "3990 EUR" "4500 EUR" [6] "4250 EUR" >head(mileage) [1] "21000?km" "119000?km" "36600?km" "92000?km...

prop.trend.test question
tgs77m m@iii@g oii y@hoo@com · Sep 24, 2023 · r-help

Colleagues, The code for prop.trend.test is given by: function (x, n, score = seq_along(x)) { method <- "Chi-squared Test for Trend in Proportions" dname <- paste(deparse1(substitute(x)), "out of", deparse1(substitute(n)), ",\n using scores:", paste(score...

Peter Dalgaard's book availability....
Paul Y. Peng · Aug 27, 2002 · r-help

CARLOS ORTEGA wrote: > > Dear List, > > Does anyone know when will be available Peter > Dalgaard's book: "Introductory Statistics with R" ?. > > According to Amazon: "This item will be published on > August 15, 2002", but it continues unpublised. I believe this book...

[Bioc-devel] linking to suggested package in documentation
Y-h. Taguchi · May 16, 2012 · bioc-devel

Dear Steohanie, 2012/5/17 Stephanie M. Gogarten <sdmorris at u.washington.edu>: > Is is possible to include a link to a package/function/class in the > documentation if that package is only listed in "Suggests" rather than > "Depends" or...

Database Connection Problem with RMySQL package
Willie Y. CHEN · Jan 28, 2005 · r-help

Folks, I failed to create a connection to the database under MySQL DBMS in the R system via RMySQL's method dbConnection(...). My setup is as follows: Microsoft Windows XP 5.1.2600 MySQL 4.1.9 R 2.0...

Shared library loading in Win R 1071 and previous Win R versions
Paul Y. Peng · Aug 30, 2003 · r-help

I recently upgraded R from rw1051 to rw1071 on a Win98se system and surprisingly found my DLL library does not work any more. When I tried to load the dll file by dyn.load("my.dll"), I got the following...

Specifying outcome variable in binomial glmm: single responses vs cbind?
a y · Jul 1, 2016 · r-sig-mixed-models

What is the difference between fitting a binomial glmm (without random item effects) in the following two ways? 1. Data formatted in the following way: (data_long) ID correct condition itemID 1 1 A i1 1 0 A i2 1...

[Bioc-devel] New Package: MiRaGE + miRNATarget,
Y-h. Taguchi · May 14, 2012 · bioc-devel

Dear Sirs, Here, I would like to announce that my package, MiRaGE, was added to development slot. http://www.bioconductor.org/packages/devel/bioc/html/MiRaGE.html This is a localized version of Web server, MiRaGE Server, http://www.granular...

Multiplying each row of data.frame by a row in another data.frame
m@ithiii_shiv@ m@iii@g oii y@hoo@com · Apr 8, 2022 · r-help

Dear R forum weights <- data.frame(id = c("ABC", "DEF",? "ONS"), value = c(1, 2, 5)) val_df <- data.frame(ABC = c(10, 20, 10, 10, 10), DEF = c(1, 2, 10, 2, 5), ONS = c(100, 100, 200, 100...

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