Displaying 20 results from an estimated 4000 matches similar to: "R-hts"
2018 Jan 10
0
R-hts
Hello,
Have a look at the plm package
https://cran.r-project.org/web/packages/plm/index.html
It has a convenient way to structure your data into panel according to some
id.
Best regards,
Jeremie
On Wed, Jan 10, 2018 at 5:41 PM, deva d <devazresearch at gmail.com> wrote:
> dear all,
>
> i need some help in structuring my data file for a hierarchical time series
> analysis.
2018 Jan 10
2
R-hts
Hello,
It's difficult to help without a sample of the format. Can you provide a
short sample like 10 lines and a few columns.?
Best regards,
Jeremie
On Wed, Jan 10, 2018 at 6:12 PM, John Kane via R-help <r-help at r-project.org>
wrote:
> Have a look at http://stackoverflow.com/questions/5963269/how-to-make-
> a-great-r-reproducible-example
> and
>
2018 Jan 10
0
R-hts
Have a look at http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example
and
http://adv-r.had.co.nz/Reproducibility.html
On Wednesday, January 10, 2018, 11:51:22 AM EST, deva d <devazresearch at gmail.com> wrote:
dear all,
i need some help in structuring my data file for a hierarchical time series
analysis.
can someone help please ?
i have a 600
2018 Jan 10
0
R-hts
You are the one with data. Supply what you have (or a simulated version of same, hence the reading recommendation) using dput, and someone may suggest how to transform it. In most cases a simple tabular format (data frame) is sufficient.
--
Sent from my phone. Please excuse my brevity.
On January 10, 2018 12:20:47 PM PST, "J?r?mie Juste" <jeremiejuste at gmail.com> wrote:
2018 Jan 11
0
R-hts
thanks jeff and jeremie,
i am attaching 40 rows of the data, randomly picked from the large table.
the vars are - entity (1-46, with some missing IDs not included due to
missing data), group (1/2), sub group (1/2/3/4), year (2002-2016), y, x1
and x2 - large values included due to size of players - (may not be
considered as outliers as they constitute the sample and are important
countrywide
2016 Apr 15
1
Multicollinearity & Endogeniety : PLSPM
Hi
I need a bit of guidance on tests and methods to look for multicollinearity
and Endogeniety while using plspm
Pl help
------------------
T&R
...
Deva
[[alternative HTML version deleted]]
2005 May 06
1
R for HTS data analysis
Hello,
I am looking for any packages, tutorials, documents,... about the use of R for the analysis of HTS data.
Thanks for your help
Fred
[[alternative HTML version deleted]]
2017 Nov 15
3
Problems installing mice package
Hello,
I tried intalling mice package and got the following error:
* installing *source* package ?mice? ...
** package ?mice? successfully unpacked and MD5 sums checked
** libs
g++ -I/usr/local/lib/R/include -DNDEBUG -I"/home/djj/R/x86_64-pc-linux-gnu-library/3.4/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c RcppExports.cpp -o RcppExports.o
g++ -I/usr/local/lib/R/include
2017 Nov 15
0
Problems installing mice package
> On Nov 15, 2017, at 1:08 AM, Jeremie Juste <jeremiejuste at gmail.com> wrote:
>
>
>
> Hello,
>
> I tried intalling mice package and got the following error:
>
> * installing *source* package ?mice? ...
> ** package ?mice? successfully unpacked and MD5 sums checked
> ** libs
> g++ -I/usr/local/lib/R/include -DNDEBUG
2009 Nov 05
0
analysing HTS assay plates for spatial effects
Hi, I'm have some data on a grid (specifically high throughput assay plates)
and am interested in evaluating measures of spatial autocorrelation to flag
plates for corrections. I have been using moran.test and geary.test from the
spdep package.
My approach is as follows:
## plate is a matrix of data
coords <- expand.grid(1:32, 1:48)
x <- as.numeric(plate)
moran.test(x,
2004 Mar 12
1
Tinc over httptunnel
Hi,
I'm having some trouble trying to run tinc over GNU httptunnel. On
server A I have:
/etc/tinc/netname/tinc-up:
#!/bin/sh
ifconfig $INTERFACE 10.3.0.1 netmask 255.255.0.0
/usr/bin/hts -F localhost:655 8888
/etc/tinc/netname/hosts/A:
Address = foo.com
Subnet = 10.3.0.0/24
TCPonly = yes
/etc/tinc/netname/hosts/B:
ConnectTo = A
Subnet = 10.4.0.0/24
TCPonly = yes
2004 Aug 06
2
web stats
hello,
i am involved in a user-modeling research. i need to collect the following
information while icecast is serving music:
client user-id
start time for client
end time for client
user id
songs listened to
<p>can i get these info by parsing the web stats?
thanks,
deva
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To
2004 Aug 06
2
web stats
hello,
i am involved in a user-modeling research. i need to collect the following
information while icecast is serving music:
client user-id
start time for client
end time for client
user id
songs listened to
<p>can i get these info by parsing the web stats?
thanks,
deva
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To
2010 Jan 22
2
Stata and R user GLM method
Hello people,
I am in the process of migrating from Stata to R and I would like to check
if my results are similar under the two softwares:
Here is my GLM command under R
nurse.model<-glm(pQSfteHT~dQSvacrateHTQuali3_2 + dQSvacrateHTQuali3_3 +
dQSvacrateHTQuali3_4 + dQSvacrateHTQuali3_5 + cluster_32 + cluster_33 +
cluster_34 ,family=binomial(link = "logit"))
and below the stata
2004 Aug 06
2
icecast2 and static files
If you check this unofficial howto at http://quasi.ksl.com/icecast/ then you
will find an example xml config file for ices which allows you to server
static music files. However, you will need to remove the 'encoding' section of
the file as on my system it would reencode on the fly as long as that section
existed.
--thanks
Michael Edwards
http://www.walledcity.ca
>===== Original
2018 Mar 30
2
Question
Thanks for the help. Will work on that.
Cliff Witherspoon
Red Arrow Entertainment
864-613-4201
> On Mar 29, 2018, at 5:37 PM, Richard Elen <relen at brideswell.com> wrote:
>
> If you can split the feed, eg with Audio Hijack, you could feed the audio into a streaming audio client, such as Nicecast (mp3 only, $, due to be discontinued), LadioCast (mp3/AAC, free, App Store) or BUTT
2009 Feb 05
2
Bug in the parser (?) (PR#13504)
Full_Name: John C. Deva
Version: 2.8.1
OS: Fedora Linux 8, 64 bit
Submission from: (NULL) (193.200.150.189)
I notice that it is possible to redefine 'if' as a function of an arbitrary
number of arguments. Such redefined 'if' can then be used as any other user
function, except for that the parser still demands exactly three arguments to be
given to if. Furthermore, even if
2004 Aug 06
2
song boundaries
On Tuesday 25 February 2003 10:31, Deva Seetharam wrote:
> hello all,
>
> in icecast2, how can i determine when one *MP3* song ends and the next one
> starts?
>
> i am involved in user preferences research and i am writing a statistics
> collecting software the tracks the songs that are being played, the number
> of people listening to particular songs, genre etc.
>
>
2006 Oct 20
2
Bug in search matching ?
Hi :)
Here''s a little code reproducing something that i consider as a bug, if
it''s not please explain :]
http://pastie.caboo.se/18693
Thanks by advance,
Cheers,
J?r?mie ''ahFeel'' BORDIER
--
Posted via http://www.ruby-forum.com/.
2004 Aug 06
2
song boundaries
the metadata format is not documented officially anywhere, but really isn't
terribly complicated...
http://www.smackfu.com/stuff/programming/shoutcast.html
hows a nice concise description of it, and was the first result returned
from doing
http://www.google.com/search?q=shoutcast+metadata
oddsock
At 04:06 PM 2/25/2003 -0500, you wrote:
> > The mp3 metadata format is a nasty hack