search for: aanlktik

Displaying 4 results from an estimated 4 matches for "aanlktik".

Did you mean: aanlkti
2010 Jul 19
2
Historical Libor Rates
Hello All, Does anyone know how to download historical LIBOR rates of different currencies into R? Or if anyone knows of a website that holds all this data...I only need up to january of 2000. Also, how can we make the row names the index of a plot (the names of the x values)? [[alternative HTML version deleted]]
2010 Dec 11
0
is there a packge or code to generate markov chains in R
...84. Re: Adding numbers in Outputs (Petr PIKAL) ---------------------------------------------------------------------- Message: 1 Date: Fri, 10 Dec 2010 02:56:13 -0800 (PST) From: jothy <gnanajothyk at gmail.com> To: r-help at r-project.org Subject: [R] Need help on nnet Message-ID: <AANLkTikK7qyrFZPyuSZMqDZV17GQhZMYdU0pZjhcbL8m at mail.gmail.com> Content-Type: text/plain Hi, Am working on neural network. Below is the coding and the output > library (nnet) > uplift.nn<-nnet (PVU~ConsumerValue+Duration+PromoVolShare,y,size=3) # weights: 16 initial value 4068.052704...
2011 Jan 22
0
how to call BayesX in R to see the graph
...29951.html Sent from the R help mailing list archive at Nabble.com. ------------------------------ Message: 53 Date: Fri, 21 Jan 2011 11:33:21 -0500 From: Francesco Petrogalli <francesco.petrogalli@gmail.com> To: r-help@r-project.org Subject: [R] confidence interval Message-ID: <AANLkTik=oCjA-Pv6f4L-jD76TkZGk6m+nV83Ozjiv57p@mail.gmail.com<oCjA-Pv6f4L-jD76TkZGk6m%2BnV83Ozjiv57p@mail.gmail.com> > Content-Type: text/plain; charset=ISO-8859-1 Hi, I have a circular shaped set of point on the plane (X,Y) centered in zero. The distribution is more dense close to zero and less de...
2010 Nov 24
0
4. Rexcel (Luis Felipe Parra)-how to run a code from excel
...do? And is there a better way to achieve what I want? Thanks, S ------------------------------ Message: 29 Date: Mon, 22 Nov 2010 07:17:22 -0800 (PST) From: Wonsang You <you at ifn-magdeburg.de> To: r-help at r-project.org Subject: [R] Fast Two-Dimensional Optimization Message-ID: <AANLkTikBQPjKypX7Y9X7sn3h41nO=r8WOcRtbr2dEO40 at mail.gmail.com> Content-Type: text/plain Dear R Helpers, I have attempted "optim" function to solve a two-dimensional optimization problem. It took around 25 second to complete the procedure. However, I want to reduce the computation time: les...