search for: kundu

Displaying 16 results from an estimated 16 matches for "kundu".

Did you mean: kunduz
2009 Jul 01
2
Difficulty in calculating MLE through NLM
...llowing kind of warnings: * NA/Inf replaced by maximum positive value * value out of range in 'gammafn' Please suggest what I should do. I am expecting the final MLE of alpha1, alpha2, beta1 and beta2 greater than 0 and P should lie between 0 to 1. Thanks & Regards, Madan Gopal Kundu Biostatistician, CDM, MACR, Ranbaxy Labs. Ltd. Tel(O): +91 (0) 1245194045 - Mobile: +91 (0) 9868788406 (i) The information contained in this e-mail message is intended only for the confidential use of the recipient(s) named above. This message is privileged and confidential. If the reader of t...
2009 Oct 19
3
Import SPSS file to R
Hello,   In R, How to read SPSS file and access the data item? Thank you. Regards, Suman Kundu [[alternative HTML version deleted]]
2009 May 05
2
Can't build termstrc package from source
Hi, I'm trying to build the termstrc 1.1 package from its source on R 2.7.2 on Windows XP. However instead of building the package it just zips the entire source into a .tar.gz file. This is the first time I'm trying to build an R package from source. I installed the R toolset for Windows and set RTools as well as Perl & MinGW directories in the path. Anybody tried this out? Any file
2009 May 06
4
tapply changing order of factor levels?
Hi, Does tapply change the order when applied on a factor? Below is the code I tried. > mylevels<-c("IN0020020155","IN0019800021","IN0020020064") >
2020 Nov 02
2
Array access dependencies
Hi all I am relatively new to LLVM and I am still trying to work my way through. What I am trying to implement is a list of array access and indices of the same within loops. I can then probably try to work on dependencies they can have. I have already got all the Basic blocks in a loop and I am looking at load & store instructions to reconstruct array access (casting GEP instructions). I
2020 Nov 18
1
Array access dependencies
...ο/η Michael Kruse via llvm-dev < llvm-dev at lists.llvm.org> έγραψε: > At the last LLVM Developer's Meeting, there was a talk about LLVM > dependency analyses: https://www.youtube.com/watch?v=1e5y6WDbXCQ > > Michael > > Am Mo., 2. Nov. 2020 um 13:47 Uhr schrieb Anilava Kundu via llvm-dev > <llvm-dev at lists.llvm.org>: > > > > Hi all > > > > I am relatively new to LLVM and I am still trying to work my way > through. What I am trying to implement is a list of array access and > indices of the same within loops. I can then probably...
2020 Nov 18
0
Array access dependencies
At the last LLVM Developer's Meeting, there was a talk about LLVM dependency analyses: https://www.youtube.com/watch?v=1e5y6WDbXCQ Michael Am Mo., 2. Nov. 2020 um 13:47 Uhr schrieb Anilava Kundu via llvm-dev <llvm-dev at lists.llvm.org>: > > Hi all > > I am relatively new to LLVM and I am still trying to work my way through. What I am trying to implement is a list of array access and indices of the same within loops. I can then probably try to work on dependencies they ca...
2009 Mar 20
1
How to use termstrc functions?
Hi, I'm trying to use the package termstrc. However I cannot figure out how to invoke helper functions like create_cashflows_matrix & create_maturities_matrix. Even when I try to invoke those with the data supplied with the package (say, corpbonds), it throws error saying "Error in as.vector(x, mode) : invalid 'mode' argument". Can anybody provide some working example
2008 Sep 01
1
upadte database
i want to update database . --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to
2017 Sep 08
2
Splitting the container pipeline page in the wiki
hi Bama since there are other things going on in the container space around centos, I was thinking maybe we can setup a /Container page, and then have a /Container/Registry and a /Container/Pipeline page each. the pipeline page can talk about the service, code and run setup. and the registry page can talk about howto get content in there, what content is already there and urls to the user setup
2009 May 05
1
self organizing map advice for categorical data
...est) (H?ring) 85. Re: About the Transfer Function Model(ARIMAX) (Ramanath Roy) 86. Time series ARIMAX and multivariate models (Ramanath Roy) 87. smoothing spline in package gam (? ??) 88. Re: Support Vector Machines (excalibur) 89. Can't build termstrc package from source (Chirantan Kundu) 90. Re: Reversing axis label order (Jim Lemon) 91. noisy quantisation (William Simpson) 92. limits (Hassan Mohamed) 93. stepAICc function (based on MASS:::stepAIC.default) (Christoph Scherber) 94. JGR (r at quantide.com) 95. problem with rgl package (Erin Hodgess) ------------...
2017 Sep 08
0
Splitting the container pipeline page in the wiki
On Sep 8, 2017 6:05 PM, "Karanbir Singh" <kbsingh at centos.org> wrote: hi Bama since there are other things going on in the container space around centos, I was thinking maybe we can setup a /Container page, and then have a /Container/Registry and a /Container/Pipeline page each. the pipeline page can talk about the service, code and run setup. and the registry page can talk
2011 Apr 06
0
[R-package] PredictABEL 1.1: Assessment of risk prediction models in R
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110406/0e5c56a5/attachment.pl> -------------- next part -------------- _______________________________________________ R-packages mailing list R-packages at r-project.org https://stat.ethz.ch/mailman/listinfo/r-packages
2009 Apr 09
0
Invoking bond_prices function of termstrc package
Hi, I'm trying to invoke the function bond_prices from termstrc package. Here is the code snippet: library(termstrc) data(eurobonds) b <- matrix(rep(c(0,0,0, 1),1),nrow=1,byrow=TRUE) group<-c("GERMANY") colnames(b) <- c("beta0","beta1","beta2","tau1") germaturities<-create_maturities_matrix(eurobonds$GERMANY)
2009 Apr 15
0
How to use cubic spline coefficients from termstrc package?
Hi, I'm using the cubic splines from termstrc package. I invoked the splines_estim function with a group of 43 bonds. It computes 6 knot points and returns values for alpha1 to alpha7. My question is how to use these alpha1 to alpha7 in the equation of yield? For example, if I'm trying to find the yield at, say, 12.25 years, which falls between 3rd & 4th knot points what should the
2011 Apr 06
0
[R-package] PredictABEL 1.1: Assessment of risk prediction models in R
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110406/0e5c56a5/attachment.pl> -------------- next part -------------- _______________________________________________ R-packages mailing list R-packages at r-project.org https://stat.ethz.ch/mailman/listinfo/r-packages