Displaying 20 results from an estimated 300 matches similar to: "package compositions removed CRAN. Explain please the output?"
2012 Oct 14
0
multivariate lognormal distribution simulation in compositions
Dear All,
thanks to Berend, my question posted yesturday was solved succesfully here: http://r.789695.n4.nabble.com/hep-on-arithmetic-covariance-conversion-to-log-covariance-td4646068.html . I posted the question with the assumption of using the results with rlnorm.rplus() from compositions. Unfortunatelly, I am not getting reasonable enough outcome. Am I applying the results wrongfully? The
2017 Nov 23
0
ccomp Composition and ggtern plot...
> I would like to use compositions package with ggplot/ggtern, other
> composition classes of compositional package can be used with ggtern
> by converting to data frame but I could do anything with c(ount)comp
> class. Ggplot/ggtern can not recognise comp and also can not be converted > to data frame. Is there any other way to do this?
As Jeff pointed out, the help page says ccomp
2006 Jun 27
1
compositional time series
Dear R users,
i am wondering if anyone has some hints for this problem (i have not found a clear answer after searching the R-mailing list archive, 'help.search' in R, and R-Wiki, and the like...):
let's assume that i have 4 periods compositional time series data:
t=1, A=0.1; B=0.5; C=0.4
t=2, A=0.2; B=0.4; C=0.4
t=3, A=0.5; B=0.3; C=0.2
t=4, A=0.4; B=0.3;
2017 Nov 22
0
ccomp Composition and ggtern plot...
I have no clue what this package is for, but reading the help page for the ccomp function tells you that it returns a numeric vector or matrix. How do YOU want to display information from this numeric vector? That will determine how you would put it into a data frame.
--
Sent from my phone. Please excuse my brevity.
On November 22, 2017 3:13:01 AM PST, Levent TERLEMEZ via R-help <r-help at
2017 Nov 22
2
ccomp Composition and ggtern plot...
Dear Users,
I would like to use compositions package with ggplot/ggtern, other composition classes of compositional package can be used with ggtern by converting to data frame but I could do anything with c(ount)comp class. Ggplot/ggtern can not recognise comp and also can not be converted to data frame. Is there any other way to do this?
Thank you in advance,
Levent TERLEMEZ.
2006 Nov 03
0
Fixture data persists across TestCases
I have a fixture file ''compositions.yml''. One TestCase uses this,
another doesn''t. However, the Compositions created from
compositions.yml persist across both test cases.
Is there any way of destroying fixture data once a test case is
complete?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
2019 Aug 06
2
Versioning of rust bindings
In the last patch, I let the version of Rust bindings be the same as the
version of libguestfs. However, I came to think it is not preferable in
terms of the custom of Rust crate versioning.
After a version of a crate is published to crates.io, no one can republish
the crate with the same version. This means that when there are some
mistakes in the rust bindings, after they are fixed, it is
2019 Sep 23
1
[p2v PATCH] doc: start filling release notes
Add a minimal release note text for the first standalone version,
virt-p2v 1.41.0; in addition, add the first items for the future
1.42.0.
---
docs/p2v-release-notes.pod | 32 ++++++++++++++++++++++++++------
1 file changed, 26 insertions(+), 6 deletions(-)
diff --git a/docs/p2v-release-notes.pod b/docs/p2v-release-notes.pod
index ee0dd98..21d736d 100644
--- a/docs/p2v-release-notes.pod
+++
2009 Apr 24
0
New package: CHNOSZ
Dear R users,
A new package, CHNOSZ (version 0.8), is available on CRAN.
CHNOSZ is a package for thermodynamic calculations and analysis.
Functions are available for calculating the standard Gibbs energies and
other thermodynamic properties, and chemical affinities, of reactions
between species contained in the thermodynamic database. The database
includes standard thermodynamic properties
2009 Apr 24
0
New package: CHNOSZ
Dear R users,
A new package, CHNOSZ (version 0.8), is available on CRAN.
CHNOSZ is a package for thermodynamic calculations and analysis.
Functions are available for calculating the standard Gibbs energies and
other thermodynamic properties, and chemical affinities, of reactions
between species contained in the thermodynamic database. The database
includes standard thermodynamic properties
2013 Oct 11
1
Optimisation opportunity for IMAP searches
Hello,
I love Dovecot, but when developing a small IMAP tool, I ran into searching behaviour can easily be optimised. Please forgive a rather detailed suggestion. This was on Dovecot 1.2.15 on Debian Squeeze.
My tool? It's called "midget" and retrieves documents from an IMAP box based on their mid: or cid: identifier, as per RFC 2392. I thought this would be useful to retrieve
2019 Aug 06
0
Re: Versioning of rust bindings
On Tue, Aug 06, 2019 at 06:04:22PM +0900, Hiroyuki Katsura wrote:
> In the last patch, I let the version of Rust bindings be the same as the
> version of libguestfs. However, I came to think it is not preferable in
> terms of the custom of Rust crate versioning.
>
> After a version of a crate is published to crates.io, no one can republish
> the crate with the same version. This
2006 Oct 17
1
About compositional data analysis
The compositional data xi=(x_i1,x_i2,...,x_in), for each fixed i , xij>0,
and sum(xij)=1;
I want to compare the mean( u_i) of several groups
i.e.
H0: u_1=u_2=...=u_N
or
H0: u_11=u_21=...=u_N1
Are there any ANOVA tpye tools to do this work in R?
Thanks,
WEN S Q
[[alternative HTML version deleted]]
2014 Apr 12
1
Asterisk and OSX
Hi,
After lot of tests, here's cli error :
[Apr 12 16:10:42] WARNING[11783][C-00000000]: channel.c:1309 __ast_queue_frame:Exceptionally long queue length queuing to SIP/Iphone-00000000
Can somebody help me with this error ?
AMICALEMENT?
______________
Manu
- E-Mail : etann at manu-dpk.net
- TimeLine Twitter : @manudpk
- Skype : manu-dpk
D?couvrez mes compositions musicales
2009 Sep 11
1
help with plotting
HI all,
raw_urine =
read.table("Z:\\bruce.9.3.09.sample.stability.analysis\\urine\\mz.spot.sam.dat.new",
header = TRUE )
pvalue =
read.table("Z:\\bruce.9.3.09.sample.stability.analysis\\urine\\all.urine.features.t.test.result",
header = TRUE )
library(compositions)
p = function(a,b){
y = pvalue[,a]
if(y<0.01){
index = which(y, arr.ind=TRUE)
day1 = raw_urine[index,3:7]
day2 =
2008 Jan 29
1
drawing arrows with rgl
Hi,
I am looking for a package which allows me to draw arrows (cylinders
with cones on them, basically) in 3d images produced with rgl. Is such
a thing available?
I did notice the 'compositions' package, which contains
'arrow3D'. However, it relies on 'tensorA', which fails to install on
my machine with the error message copied below. If anyone can help me
fix this
2006 Mar 23
1
PCA, Source analysis and Unmixing, environmental forensics
I am using R for environmental forensics (determination of the sources
and/or groupings in mixtures of organic chemicals in the field). The
goal is to determine in there are groups of samples with
similar/dissimilar compositions, and to assign samples to a potential
source or a mixture of sources based on the composition (unmixing and
source allocation). Typically there are 10 to 50 chemicals that
2012 Oct 11
2
Help on probability distribution question
Dear All,
I have a questions I would like to ask about and wonder if you have any thoughts to make it work in R.
1. I work in the field of medicine where physiologic variables are often simulated, and they can not have negative values. Most often the assumption is made to simulate this parameters with a normal distribution but in the "log-domain" to avoid from negative values to be
2009 Oct 16
1
generalization of tabulate()
Hi
I want a generalization of tabulate() which works on rows of a matrix.
Suppose I have an integer matrix 'observation':
> observation
y1 y2 y3
1 4 0
1 4 0
2 0 3
4 1 0
0 5 0
0 1 4
2 0 3
Each row corresponds to a (multivariate) observation. Note that the
first two rows are identical: this means that data "c(1,4,0)" was
observed twice.
Now suppose I can list the sample
2010 Apr 25
1
R for Engineering (Mechanical, Industrial , Civil, etc.)
Hi useRs,
In trying to take R to engineering undergraduate students, I have been
looking for context that would make R more accessible to the said
audience. Though R is primarily a statistical tool, I would want to
demonstrate the use of R for certain engineering courses (Design of
Machine Elements - gear design, ball bearings, etc.) which would
generate interest in it and provide students a way