Hi All,
I have data files in several folders and want combine all these files
in one file. In each folder there are several files and these
files have the same structure but different names. First, in each
folder I want to concatenate(rbind) all files in to one file. While I
am reading eac
You _should_ read the Posting Guide. Informative subjects are
emphatically requested, and rhelp is a plain text mailing list
On 11/4/19 9:30 AM, imran damkar wrote:
Hi,
I would like to know what is the difference between function oneway_test
and independence_test of coin package.
It's not so
Have you read the help pages of the two functions? That is where I would start.
--
Kevin E. Thorpe
Head of Biostatistics, Applied Health Research Centre (AHRC)
Li Ka Shing Knowledge Institute of St. Michael's
Assistant Professor, Dalla Lana School of Public Health
University of Toronto
email: ke
Hi,
I would like to know what is the difference between function oneway_test
and independence_test of coin package.
You will highly appreciated
Regards
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list -- To UNSUBSCRIBE a
The orientation of a principal components axis is entirely arbitrary,
and can vary with implementation. It doesn't matter at all.
Your code was hugely mangled by posting in HTML - see below.
Sarah
On Mon, Nov 4, 2019 at 12:33 PM Marco Besozzi wrote:
>
> Can't understand why with clusplot() and
## The likert function would work well for this example.
## Continuing from your example
## install.packages("HH") ## if necessary
library(HH)
likert(Family ~ Normal+Tumour+Metastasis, data = df,
main = "likert, data-order, ReferenceZero=0\nDuplicates your example",
ReferenceZero=0,
This isn't an R language question, but there are many tutorials,
blogs, and videos on the web that address this sort of thing, in
addition to StackExchange.
On Mon, Nov 4, 2019 at 11:58 AM Neha gupta wrote:
>
> Hello to all. I am new to R language, just read few tutorials.
>
> I have a question,
Can't understand why with clusplot() and fviz_cluster() functions I obtain
two x-axis mirror graphs. That's the code...
*mydata <- USArrests*
*z <- scale(mydata)## clustering MacQueen (k-means )#fit <- kmeans(z, 4,
algorithm = c("MacQueen"), nstart=50)#library(cluster)windows()cluspl
Hello to all. I am new to R language, just read few tutorials.
I have a question, we use trainControl and train function for k fold cross
validation and we don't need to predict the data separately using predict
function for test data.
But how when we have a separate test set? How can we use the
On 04/11/2019 9:25 a.m., Duncan Murdoch wrote:
On 04/11/2019 8:31 a.m., Luigi Marongiu wrote:
Dear all,
I am plotting some values with lattice barchart: the y-axis is
automatically ordered alphabetically; is it possible to order the
entries by number, so that the 'larger' histograms would be at
On 04/11/2019 8:31 a.m., Luigi Marongiu wrote:
Dear all,
I am plotting some values with lattice barchart: the y-axis is
automatically ordered alphabetically; is it possible to order the
entries by number, so that the 'larger' histograms would be at the top
of the plot?
This is a working example
Dear all,
I am plotting some values with lattice barchart: the y-axis is
automatically ordered alphabetically; is it possible to order the
entries by number, so that the 'larger' histograms would be at the top
of the plot?
This is a working example
```
library(lattice)
Family = c("Adenoviridae", "
Hello.
I am not sure if this hint might be useful, but I share it anyway: what about
using the as.POSIXct command?
as.POSIXct(mydate, format="%d-%m-%Y) or as.POSIXct(mydate, format="%d/%m/%Y)
Hope this helps
Stefano
(oo)
--oOO--( )--OOo
Stefano Sofia PhD
Civil Protectio
13 matches
Mail list logo