search for: pb1

Displaying 8 results from an estimated 8 matches for "pb1".

Did you mean: b1
2008 May 21
2
Search a string and modify it in a .txt file
...# Parameter 3 PA3 = 2 # ---------------------------------------------------------------------------- # # ---------------------------------------------------------------------------- # # Parameters B # ---------------------------------------------------------------------------- # # Parameter 1 PB1 = 6 ... I have in a first time stocked the values I want to attribute to each parameter and so I would like to create several config files like the first one but with different values for each parameter. I have an array like this one PA1 PA2 PA3 PB1 .... j=1...
2009 Aug 01
2
Add columns in a dataframe and fill them from another table according to a criteria
...obabilities of the changes in the swap curve depending on the state of the swap curve. I want to put these probabilities in my dataframe mydata(given after the prob table). Prob of States Changes State1 State2 State3 State4 a Pa1 Pa2 Pa3 Pa4 b Pb1 Pb2 Pb3 Pb4 c Pc1 Pc2 Pc3 Pc4 d Pd1 Pd2 Pd3 Pd4 and I have a dataframe(with 93 rows) called mydata part of which(6 rows) is given below where I want to fill in the last four columns with probabilities taken from States.Prob according t...
2012 Jun 08
2
Percent of a given subset
...e 1 is 1% of PB0 type 2 is 54% of PB0 type 4 is 4% of PB0 type 5 is 42% of PB0 Note: the Bands and fuel types are not always constant. Data: FuelTypeNum Bands AvailableMW AvailableMWNewFormat 1 PB0 185319 185.319 2 PB0 18352000 18352 4 PB0 1338785 1338.785 5 PB0 14189756 14189.756 2 PB1 48229 48.229 5 PB1 792433 792.433 2 PB2 7034959 7034.959 4 PB2 796 0.796 5 PB2 1652519 1652.519 1 PB3 16 0.016 2 PB3 11633 11.633 4 PB3 8076 8.076 5 PB3 97410 97.41 1 PB4 4610 4.61 2 PB4 3048 3.048 4 PB4 1117 1.117 5 PB4 28097 28.097 1 PB5 1155 1.155 2 PB5 5331 5.331 4 PB5 2491 2.491 5 PB5 12887 12...
2009 Jul 31
1
Fill dataframe from a table according to a criteria
Deare R users I am new to R. What I want to do is explained below;- I have table called States.Prob which is given below Prob of States Changes State1 State2 State3 State4 A Pa1 Pa2 Pa3 Pa4 B Pb1 Pb2 Pb3 Pb4 C Pc1 Pc2 Pc3 Pc4 D Pd1 Pd2 Pd3 Pd4 and I have a dataframe called mydata which is given below where I want to fill in the last four columns of probabilities taken from States.Prob according to the change and state in mydata...
2009 Jul 23
1
ggplot2 : commands on one line vs two lines.
...geom_point(aes(Area, Pcode)) + geom_segment() + xlab("Area") # Error in +xlab("Area") : invalid argument to unary operator # commmand below is on one line pb <- p + geom_point(aes(Area, Pcode)) + geom_segment() + labs(x="Area", y="Povs") pb pb1 <- p + geom_point(aes(Area, Pcode)) + geom_segment() + labs(x="Area", y="Povs") # Error in +labs(x = "Area", y = "Povs") : # invalid argument to unary operator #============================================================================...
2012 Jun 06
5
ggplot incorrect legend
...55864e-03 2 2 PB0 25994753 25994.753 6.108928e-01 3 4 PB0 1369528 1369.528 3.218476e-02 4 5 PB0 14522521 14522.521 3.412883e-01 5 10 PB0 479915 479.915 1.127830e-02 6 2 PB1 48229 48.229 5.736753e-02 7 5 PB1 792473 792.473 9.426325e-01 8 2 PB2 11792402 11792.402 7.914544e-01 9 4 PB2 27187 27.187 1.824672e-03 10 5 PB2 2770769 277...
2007 Sep 10
1
New Project: AskoziaPBX
...ow power systems (but scales fine on more capable hardware) and is based on Asterisk 1.4.x and FreeBSD 6.2. Because of this, I've mostly been hanging out on the asterisk-bsd list as bugs rolled in and the system's features were improved. We're currently at public beta 10 after releasing pb1 in June and, I hope, ready to announce this to a bit larger audience. This is not a live-cd but rather an image that must initially be written to a disk, so a dedicated machine is needed. After that, the entire system is upgradeable through the webGUI. Anyone familiar with the m0n0wall project (ht...
2010 May 05
0
R-help Digest, Vol 87, Issue 5
...t r-project.org Subject: [R] Re : aregImpute (Hmisc package) : error in matxv(X, xcof)... Message-ID: <606503.14770.qm at web28210.mail.ukl.yahoo.com> Content-Type: text/plain; charset="iso-8859-1" Ok. I was afraid to refer to a known and obvious error. Here is a testing dataset (pb1.csv) and commented code (pb1.R) with the problems. Thanks for any help. Marc ________________________________ De : Uwe Ligges <ligges at statistik.tu-dortmund.de> ? : Marc Carpentier <marc.carpentier at ymail.com> Cc : r-help at r-project.org Envoy? le : Mar 4 mai 2010, 13 h 52 min 31...