Displaying 7 results from an estimated 7 matches for "gyan".
Did you mean:
gran
2002 Nov 05
3
tsplot function
I understand that the tsplot function is no longer available in the
latest verion. What should I do if I want to plot say the first five
rows of a matrix??
-gyan
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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 sta...
2011 Nov 08
3
GAM
...onus) + Make + s(Claims),family = gaussian,
data = motori)
Error in smooth.construct.tp.smooth.
spec(object, dk$data, dk$knots) :
A term has fewer unique covariate combinations than specified maximum
degrees of freedom
> summary(amgam)
Error in summary(amgam) : object 'amgam' not found
Gyan
[[alternative HTML version deleted]]
2007 Feb 03
2
Trailer message
Hi ,
I am using Dovecot with Postfix I want put a trailer message for smtp/pop3
user
how do I do.
Regards
Gyan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://dovecot.org/pipermail/dovecot/attachments/20070203/3d3353cc/attachment-0001.html>
2002 Nov 01
3
How do I save a file as .R ?
I need to do this to use the source ( ) function.
Thanks
gyan
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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...
2007 Jan 06
0
mails are not showing in the inbox
Hi All,
I have configured dovecot but I am not able to recieve mails using web
browser.and through out look its working fine.
Reghards
Gyan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://dovecot.org/pipermail/dovecot/attachments/20070106/f196364a/attachment-0002.html>
2011 Nov 11
8
Help
Dear Contributors
I would like to perform this operation using a loop, instead of repeating
the same operation many times.
The numbers from 1 to 4 related to different groups that are in the
database and for which I have the same data.
x<-c(1,3,7)
datiP1 <- datiP[datiP$city ==1,x];
datiP2 <- datiP[datiP$city ==2,x];
datiP3 <- datiP[datiP$city ==3,x]
datiP4 <-
2011 Nov 18
3
Permutations
Hi all,
why factorial(150) shows the error out of range in 'gammafn'?
I have to calculate the number of subset formed by 150 samples taking 10 at
a time. How is this possible?
best
[[alternative HTML version deleted]]