Displaying 20 results from an estimated 10000 matches similar to: "New package "tradeCosts""
2008 Apr 19
2
package building problem under Windows Vista
Dear list members,
I've encountered the following problem trying to build a package under
Windows Vista (SP1). The problem occurs with both R 2.6.2 and R 2.7.0 RC
(from which this output was produced). The package builds just fine on my XP
(SP2) machine. Please see some further comments below.
---------- snip -------------
Microsoft Windows [Version 6.0.6001]
Copyright (c) 2006 Microsoft
2004 Feb 20
0
New Package: multinomRob
We would like to announce the availability on CRAN of a new package
multinomRob. It does robust estimation of overdispersed multinomial
regression models. The package is also able to estimate overdispersed
grouped multinomial logistic and multivariate-t logistic models. The
code is relatively general; for example, it allows for equality
constraints across parameters and it can handle datasets in
2004 Oct 22
0
New Package for Multivariate and Propensity Score Matching
"Matching" version 0.48 is now available on CRAN.
Matching provides functions for estimating causal effects by
multivariate and propensity score matching. The package includes a
variety of univariate and multivariate tests to determine if balance
has been obtained by the matching procedure. These tests can also be
used to determine if an experiment or quasi-experiment is balanced on
2006 Mar 06
0
New package 'portfolio'
We would like to announce the availability of the 'portfolio' package
in R for analysing equity portfolios. Version 0.2-0 is now available
on CRAN. To take a look, you can:
> install.packages("portfolio")
...
> vignette("portfolio")
and play around. Those who would just like to check out an
introduction can simply look at:
2023 Apr 03
1
fs/ocfs2/super.c:1809 ocfs2_mount_volume() warn: missing error code 'status'
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: 7b50567bdcad8925ca1e075feb7171c12015afd1
commit: 0737e01de9c411e4db87dcedf4a9789d41b1c5c1 ocfs2: ocfs2_mount_volume does cleanup job before return error
config: arm64-randconfig-m041-20230329 (https://download.01.org/0day-ci/archive/20230401/202304012244.gX4H4rBO-lkp at intel.com/config)
compiler:
2003 Oct 14
0
Updated package: Boolean v1.03
Version 1.03 of the R package boolean has been uploaded to CRAN and is
now available.
boolean implements partial-observability logit and probit models for
testing Boolean hypotheses. It permits researchers to model the
probability of the occurrence of a given outcome as a complex function
of the probabilities that other outcomes will occur (or other
conditions will be fulfilled). For
2004 Oct 08
0
updated package boolean 1.5
I have just uploaded an updated version of my boolean package (v1.05),
which should be propagating through CRAN's mirrors soon. Boolean
permits estimation of Boolean logit and probit models (see Braumoeller
(2003), full reference in help file, for derivation). Boolean logit
and probit are a family of partial-observability n-variate models
designed to permit researchers to model causal
2007 May 31
1
Mac OS X crash bug?
Hi all,
I want to check if this is a bug for which I should file a report.
I am using R2.5.0 on OS X 10.4.9. When I invoke the data editor and
when I change the values of individual cells, it seems to work as
intended. However, when I try to delete/add a row/column, R.app
crashes. I've attached the crash log.
Best,
-Nathan
-------------- next part --------------
An embedded and
2007 Jul 31
0
R Programmer - finance - London based
Hi,
UBS Investment Bank are looking for a skilled R programmer,
seeking a career that combines computer science, applied statistics and
finance.
This position requires a person with a strong background in
- R programming and R package maintenance.
- Software development.
- Design and implementation of efficient algorithms.
especially for handling large datasets.
- Data visualisation and
2013 Dec 12
1
refline in forest() {metafor}
Hello all,
I am using forest.rma to plot a random effects model meta-analysis. I noticed
that refline sets a vertical line indicating the null hypothesis.
Is there a way to draw another vertical line, possibly dashed, centered on the
summary estimate?
Prof. Viechtbauer, if you happen to read this, I'd like to thank you for making
an excellent package. I have been using the metafor package
2020 Feb 19
2
How to index the occasions in a vector repeatedly under condition 1? if not, it will give a new index.
Dear all,
Could you please help me how to get the output as I described in the following example?
x<-c(543, 543, 543, 543, 551 , 551 ,1128 ,1197, 1197)
diff<-x-lag(x)
diff
[1] NA 0 0 0 8 0 577 69 0
How to index the occasions in x repeatedly if the diff<15? if diff>=15, it will give a new index.
I want the output be like y.
y<-c(1,1,1,1,1,1,2,3,3)
Thank you so
2020 Feb 19
2
How to index the occasions in a vector repeatedly under condition 1? if not, it will give a new index.
Dear all,
Could you please help me how to get the output as I described in the following example?
x<-c(543, 543, 543, 543, 551 , 551 ,1128 ,1197, 1197)
diff<-x-lag(x)
diff
[1] NA 0 0 0 8 0 577 69 0
How to index the occasions in x repeatedly if the diff<15? if diff>=15, it will give a new index.
I want the output be like y.
y<-c(1,1,1,1,1,1,2,3,3)
Thank you so
2011 Jul 15
2
[LLVMdev] Makefile Question
I thought it would, but it seems to be missing the CloneModule symbol (which
isn't called from anywhere in the LLVM codebase).
On Fri, Jul 15, 2011 at 7:43 AM, John Criswell <criswell at illinois.edu>wrote:
> On 7/14/11 7:36 PM, Gregory Malecha wrote:
>
> Hello,
>
> I have a question about how to set up a Makefile that generate a .so that I
> can load into opt
2011 Apr 12
0
connecting dashboard to facts/inventory service.....
I''m having all sorts of trouble getting our new puppet-dashboard
install to connect/get the facts/inventory from the puppet master.
These are separate boxes, and I''m getting (testing):
root@puppetdash puppet-dashboard]# curl -k -H "Accept: yaml"
https://puppet:8140/production/facts/hero0304.rc.fas.harvard.edu
Forbidden request:
2010 Apr 30
1
Problem: packages TinnR, Hmisc, applications Tinn-R and R version 2.11.0
Hi,
First: sorry for my bad English!
I have received several emails reporting problems using Tinn-R with
the new R version (2.11.0).
This email is meant to assist the users.
This problem is new and is related with R 2.11.0 and Hmisc package for Windows!
After download and install R 2.11.0pat under Linux and Windows, see
below my results:
a) Under Linux (Open SUSE 11.3) - I found no problem
2004 Nov 09
0
Re: QTL interval mapping in outbred populations
On Mon, 8 Nov 2004 ssim at lic.co.nz wrote:
>
> Is there an add-on package in R for QTL interval mapping for outbred
> population, eg. Haley-Knott regression method ?
>
> Stella
I believe Karl Broman's R/QTL (http://biosun01.biostat.jhsph.edu/~kbroman/software/)
and Brian Yandell's bim (http://www.stat.wisc.edu/~yandell/qtl/software/),
Richard Mott's happyR
2024 Oct 20
0
PMwR 1.0 (Portfolio Management with R)
Dear all,
version 1.0-1 of package PMwR is on CRAN now.
PMwR stands for 'Portfolio Management with R', and the
package provides tools for the practical management of
financial portfolios: backtesting investment and trading
strategies, computing profit/loss and returns, analysing
trades, handling lists of transactions, reporting, and
more.
The manual [1] provides all the details; a
2011 Jul 15
2
[LLVMdev] Makefile Question
Hello,
I have a question about how to set up a Makefile that generate a .so that I
can load into opt without getting duplicate symbols. Here's what I have
right now:
LIBRARYNAME=previrt
SHARED_LIBRARY=previrt
LINK_COMPONENTS := transformUtils
LINK_LIBS_IN_SHARED=1
include $(LEVEL)/Makefile.common
LIBS += -lprotobuf
CPPFLAGS += -I${HOME}/.root/usr/include -DGOOGLE_PROTOBUF_NO_RTTI
LDFLAGS
2011 Jul 15
0
[LLVMdev] Makefile Question
Hi Gregory,
I had a similar problem a while back, see:
http://lists.cs.uiuc.edu/pipermail/llvmdev/2010-June/032508.html for
my solution to this problem.
Basically I ended up linking in the *.o files needed to get exactly
what I needed (in your case, the file defining CloneModule and
whatever else you need), without pulling in too much (causing
duplicate symbol issues with opt).
Hopefully this
2004 Nov 05
3
Resources for optimizing code
I want to eliminate certain observations in a large dataframe (21000x100).
I have written code which does this using a binary vector (0=delete obs,
1=keep), but it uses for loops, and so it's slow and in the extreme it
causes R to hang for indefinite time periods.
I'm looking for one of two things:
1. A document which discusses how to avoid for loops and situations in
which it's