Displaying 17 results from an estimated 17 matches for "saket".
Did you mean:
sake
2002 Aug 06
1
timing predict.tree()
...cted it to take far
less because the tree is very small and the new data contains just 1 row.
My question is: Does this function 'predict.tree' provided in the library
package 'tree' really consume so much time even for minor calculations or
is something wrong?
Thanks in advance,
-Saket.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at s...
2016 Mar 01
4
GSOC 2016 Aspirant for Kepler Accelerated Video Encoding;
...all, congratulations to the X.org team for selection into
Google Summer of Code 2016.
I would like to participate to Google Summer of Code 2016 by
contributing to Kepler Accelerated Video Encoding for Nouveau.
I request you to kindly guide me as to how to get started with this project.
Regards,
Saket Sinha
2002 Oct 25
4
R v/s S-plus
Hi all,
I have Splus and R both on my unix machine. I intend to keep only one of
them. R looks to be a better choice. But I want to confirm. Is there any
function or group of functions in Splus that are absent in R?
Thanks,
Saket.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at st...
2014 Mar 28
2
Recompiling the Kernel for CentOS 6.5
...l mailing list the below link-
http://wiki.centos.org/HowTos/Custom_Kernel
which allows me to create a rpm for my customized kernel and install it.
Now my question is there no method where in I can apply a kernel
source tree from kernel.org(maybe 3,x version) and install it on
Centos ?
Regards,
Saket Sinha
2016 Mar 01
0
GSOC 2016 Aspirant for Kepler Accelerated Video Encoding;
...d sticking the whole thing into Mesa.)
This is what I did when re'ing VP2, you can see some of the programs I used
at github.com/imirkin/re-vp2. Obviously the ones needed here will be
different but it should give an idea of what I mean.
Hope this helps,
-ilia
On Mar 1, 2016 12:13 AM, "Saket Sinha" <saket.sinha89 at gmail.com> wrote:
> Hi,
>
> First of all, congratulations to the X.org team for selection into
> Google Summer of Code 2016.
>
> I would like to participate to Google Summer of Code 2016 by
> contributing to Kepler Accelerated Video Encoding...
2005 Aug 28
1
DIALSTATUS for Originate
...2. Dial Plan :
[AIRTEL]
exten => _XX.,1,Dial(SIP/${ETEN},15,t)
exten => _XX.,2,NoOp(${DIALSTATUS})
exten => _XX.,3,Goto(_XX.-${DIALSTATUS},1)
exten => _XX.-Busy,1,Hangup
exten => _XX.-NOANSWER,1,Hangup
exten => _XX.-ANSWER,1,Goto(s,1)
exten => s,1,Queue(Airtel|r|||300)
thanks
Saket
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050828/a235ed46/attachment.htm
2002 May 27
0
fitting a model for enumerated datatypes
Saket Joshi asks:
> -----Original Message-----
> From: Saket Joshi [mailto:joshi at engr.orst.edu]
> Sent: Monday, May 27, 2002 6:15 PM
> To: r-help at stat.math.ethz.ch
> Subject: [R] fitting a model for enumerated datatypes
>
> Hi,
>
> I have used the scan() function to...
2002 Jun 02
1
predicting non-numeric values
...3.796456 41.568923
The predictions should have been those non-numeric values that were in the
response variable field when I fitted the model. Now I want to compare and
see if the predictions are correct. Can someone tell me how to extract
those non-numeric values from this.
Thanks in advance.
-Saket.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at...
2002 Aug 23
2
why delete.response?
...ion is used for
deleting the response variable from the dataset. However the documentation
for the predict.tree function says that the response variable is ignored
during prediction.
Could someone tell me why the function 'predict.tree' calls
'delete.response'?
Thanks in advance,
-Saket.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at s...
2002 Aug 29
3
2 questions
...aining columns and
tried using
fit <- rpart(x)
it worked perfectly i.e gave the correct tree.
Could someone tell me what to do if I want the 34th column of the
data.frame to be the response variable but dont want to use the column
names in the formula for growing the tree.
Thanks in advance.
-Saket.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at st...
2002 May 15
3
question about scan()
...he 'd'
field. When the file is read into an object, the d
field comes as "" for that particular string.
I guess the problem is because the # is used for
commenting.
My question is that if I want to read the #< anyways
from the file, how do I do that?
Thanks in advance.
-Saket.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat...
2015 Feb 19
1
CentOS Participation in GSOC-2015
Hi Johnny,
This is to enquire as to whether CentOS will be participating in GSOC
this year?
The Mentoring Organization applications are now being accepted for Google
Summer of Code 2015.
http://google-opensource.blogspot.in/2015/02/mentoring-organization-applications-now.html
Regards,
Saket Sinha
2002 Aug 02
1
question
...swer but it takes 60 to 90 seconds to come up
with the answer.
I had expected it to take far less than that considering that the predict
function has just to traverse a tree with 2 nodes and give the answer.
Could anyone tell me why this function is taking so much time to run?
Thanks in advance,
-Saket.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at st...
2002 Aug 31
1
bug in garbage collector function gc() documentation (PR#1970)
Full_Name: Saket Joshi
Version: 1.5.0
OS: Solaris 5.8
Submission from: (NULL) (128.193.38.91)
According to the documentation obtained by entering: help.search("gc"), the
command gc() forces garbage collection and gives the memory usage statistics
along with the trigger values in bytes also interpretted...
2002 May 29
2
Coercion/conversion of logical index to integer index
Hi all,
This question has significant potential to be a stupid one, but as I could find no hints in
the manual or previous posts:
If you have a logical index X:
>X
[1] TRUE FALSE TRUE TRUE FALSE
And you want an equivalent integer index Y:
>Y
[1] 1 3 4
Is there no easy way? (I'm thinking of the equivalent of FIND in Matlab)
Kieran
2002 May 01
2
predict assistance
I have a question regarding application of model coefficients between
datasets. In particular, I have several datasets which I would like to apply
a model estimated from only a single dataset (sort of a crude - out of sample
application - to show the variances).
lets say,
names(a)
[1] "stdnoi" "momentum" "tbm3" "metcons" "premium"
2002 May 26
3
Read a Time Serie CSV
Hi,
I want to read some Times Series of GDP from OECD-Countrys.
First I call:
> oecd96<-ts(read.csv("oecd96.csv",header=T,sep=";"),start=1950,freq=1)
> summary(oecd96)
gdpcausb gdpcautb gdpcbelb gdpccanb
Min. : 8567 Min. : 4533 Min. : 6616 Min. : 8966
1st Qu.:10771 1st Qu.: 8717 1st Qu.: 9440 1st Qu.:11694
Median