Displaying 20 results from an estimated 261 matches for "bn".
Did you mean:
nb
2012 Dec 13
5
[PATCH special] vtpm fix cmake dependency
Ian, this one is special just for you. I''m sending it as an attachment
because my email client will mangle it.
This patch will remove the cmake dependency from xen prior to autoconf
stubdom
This patch applies ontop of [VTPM v7 3/8] vtpm/vtpmmgr and required libs
to stubdom/Makefile
You can apply it to your tree by doing the following:
git rebase -i <VTPM v7 3/8 revision>
2009 Apr 28
2
correlation coefficient
Hello,
I would like to get a correlation coefficient (R-squared) for my model.
I don't know how to calculate it in R.
What I've done so far:
x<-8.5:32.5 #Vektor x
y<-c(NA ,5.88 , 6.95 , 7.2 , 7.66 , 8.02 , 8.44 , 9.06, 9.65, 10.22 ,
10.63 ,11.06, 11.37, 11.91 ,12.28, 12.69 ,13.07 , 13.5 , 13.3 ,14.14 , NA , NA , NA , NA , NA) #Vektor y
2008 Jan 28
2
New package: gRain - gRAphical Independence Networks
Dear useRs
I have uploaded a new package, gRain, for propability propagation in graphical independence networks; sometimes also called probabilistic expertsystems and Bayesian networks.
Regards
S?ren H?jsgaard
_______________________________________________
R-packages mailing list
R-packages at r-project.org
https://stat.ethz.ch/mailman/listinfo/r-packages
2008 Jan 28
2
New package: gRain - gRAphical Independence Networks
Dear useRs
I have uploaded a new package, gRain, for propability propagation in graphical independence networks; sometimes also called probabilistic expertsystems and Bayesian networks.
Regards
S?ren H?jsgaard
_______________________________________________
R-packages mailing list
R-packages at r-project.org
https://stat.ethz.ch/mailman/listinfo/r-packages
2004 Feb 11
6
AGREP
Hi all, I have two questions
1 - I have the version 1.4.1 of R, and it doesn't have the 'agrep'
function in the base library. Is there a way to make this funcion
avaliable in R 1.4.1? I mean, how to 'copy' it from R 1.8.1 and 'paste'
it in R 1.4.1?
2 - The AGREP function doesn't give me the Levenshtein distance (edit
distance). Is there a function in R that does
2010 Jan 20
3
problem with origin of a plot
Dear list,
I have somewhat a small problem with a plot in R. I want to produce a plot
with the two axis intersection being the exact values of ( 5,6).
The code i am using is"
BN<-c(14.95,9.03,10.42,9.3,9.52,7.73,6.35,6.73,5.54,5.42,6.24,5.98,6.21,5.83,7.14,5.79,5.57,7.43,9.19,10.17,9.79,9.56,9.87,9.33,10.56,10.08,9.49,8.49,7.34,6.14,5.98,7.27,5.56,
7.3,6.14,6.37,5.14,5.53,5.64,6.55,7.04,9.41,9.59,9.92,10.77,9.77,10.26,8.71,8.91,9.7)
plot(BN, xlim=c(5,10),ylim=c(6,14))...
2006 Jan 10
5
matching country name tables from different sources
Hi,
Before I reinvent the wheel I wanted to kindly ask you for your opinion if there is a simple way to do it.
I want to merge a larger number of tables from different data sources in R and the matching criterium are country names. The tables are of different size and sometimes the country names do differ slightly.
Has anyone done this or any recommendation on what commands I
2010 May 31
0
Could not call revoke: Cannot convert into OpenSSL::BN
Hello,
When I try to revoke certificates from my puppet installation, I get
the following error :
/etc/puppet/ssl# puppetca --revoke all
all
notice: Revoked certificate with serial # Inventory of signed
certificates
err: Could not call revoke: Cannot convert into OpenSSL::BN
And nothing gets deleted. I didn''t find any information about this
error, and couldn''t correct it.
I''m using a gem installed puppet, version 0.25.5, with the standard
ruby 1.8.7 (2010-01-10 patchlevel 249) [x86_64-linux] on a Lucid
Ubuntu.
--
You received this mess...
2012 Sep 26
1
Specifying a response variable in a Bayesian network
I'm trying to teach myself about Bayesian Networks and am working with the
following data and the bnlearn package.
I understand the conceptual aspects of BNs, but I'm not sure how to specify
the response variables in R when constructing
a dag plot. I've cecked ?hc and done numerous google searches without luck.
Can anyone help?
library("bnlearn")
library("Rgraphviz")...
2011 Dec 07
1
removing specified length of text after a period in dataframe of char's
...tring was the approach I was thinking of taking, but
this would seem to need for loops here. I was wondering if anyone
knows any easier ways.
Thanks very much for any help!
Aidan
digordered<- c(0, 0, 0, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 0, 0, 0, 1, 1, 1, 1)
f<-structure(list(c("GDP (LCU,bn)", "GDP ($, bn)", "GDP per capita (LCU)",
"Ratio to EZ GDP Per Cap", "Share of World GDP (Intl $, %)",
"Real GDP Growth (%)", "Population (mn)", "Unemployment Rate (%)",
"Ratio of Employed/Unemployed", "PPP Ex...
2008 Oct 09
1
YALAQ - Yet Another LApply Question
Hello,
Two lapply questions (system info and sample data below):
1) Why does the first form of command1 add the name of y _after_ the
str() output rather than before as does the second (preferred) form?
# command1 version1
invisible(lapply(ls(pattern='bn'), function(y) cat(y, "\n",
str(get(y)), "\n") ))
# command1 version2 (preferred output)
invisible(lapply(ls(pattern='bn'), function(y) { cat(y, "\n") ;
str(get(y)) ; cat("\n") } ))
2) Why does the same method as command1 version2 above no...
2008 Nov 17
0
Error while running virt-install
...LEASE-NOTES-pa.html RELEASE-NOTES-U2-pa.html RELEASE-NOTES-U4-ja.html
images RELEASE-NOTES-pt_BR.html RELEASE-NOTES-U2-pt_BR.html RELEASE-NOTES-U4-ko.html
isolinux RELEASE-NOTES-ru.html RELEASE-NOTES-U2-ru.html RELEASE-NOTES-U4-pa.html
README-bn.html RELEASE-NOTES-ta.html RELEASE-NOTES-U2-ta.html RELEASE-NOTES-U4-pt_BR.html
README-de.html RELEASE-NOTES-U1-bn.html RELEASE-NOTES-U2-zh_CN.html RELEASE-NOTES-U4-ru.html
README-en RELEASE-NOTES-U1-de.html RELEASE-NOTES-U2-zh_TW.html RELEASE-NOTES...
2014 Aug 26
1
Call for testing: OpenSSH 6.7
...gress/unittests/sshbuf/test_sshbuf_getput_crypto.c:20:24: error:
openssl/ec.h: No such file or directory
regress/unittests/sshbuf/test_sshbuf_getput_crypto.c: In function
'sshbuf_getput_crypto_tests':
regress/unittests/sshbuf/test_sshbuf_getput_crypto.c:35: warning: unused
variable 'bn_y'
regress/unittests/sshbuf/test_sshbuf_getput_crypto.c:35: warning: unused
variable 'bn_x'
regress/unittests/sshbuf/test_sshbuf_getput_crypto.c:34: warning: unused
variable 's'
regress/unittests/sshbuf/test_sshbuf_getput_crypto.c:33: warning: unused
variable 'd'...
2015 Jun 23
2
Call for testing: OpenSSH 6.9
...t the unit tests:
diff --git a/regress/unittests/bitmap/tests.c b/regress/unittests/bitmap/tests.c
index 23025f9..2271e94 100644
--- a/regress/unittests/bitmap/tests.c
+++ b/regress/unittests/bitmap/tests.c
@@ -27,6 +27,7 @@
void
tests(void)
{
+#ifdef WITH_OPENSSL
struct bitmap *b;
BIGNUM *bn;
size_t len;
@@ -131,5 +132,6 @@ tests(void)
bitmap_free(b);
BN_free(bn);
TEST_DONE();
+#endif /* WITH_OPENSSL */
}
diff --git a/regress/unittests/hostkeys/test_iterate.c b/regress/unittests/hostkeys/test_iterate.c
index 2eaaf06..da0e353 100644
--- a/regress/unittests/hostkeys/test_itera...
2003 Jan 01
12
[Bug 462] compile failure with openssl 0.9.7
http://bugzilla.mindrot.org/show_bug.cgi?id=462
markus at openbsd.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From markus at openbsd.org 2003-01-02
2008 Nov 18
0
Fw: Error while running virt-install
...LEASE-NOTES-pa.html RELEASE-NOTES-U2-pa.html RELEASE-NOTES-U4-ja.html
images RELEASE-NOTES-pt_BR.html RELEASE-NOTES-U2-pt_BR.html RELEASE-NOTES-U4-ko.html
isolinux RELEASE-NOTES-ru.html RELEASE-NOTES-U2-ru.html RELEASE-NOTES-U4-pa.html
README-bn.html RELEASE-NOTES-ta.html RELEASE-NOTES-U2-ta.html RELEASE-NOTES-U4-pt_BR.html
README-de.html RELEASE-NOTES-U1-bn.html RELEASE-NOTES-U2-zh_CN.html RELEASE-NOTES-U4-ru.html
README-en RELEASE-NOTES-U1-de.html RELEASE-NOTES-U2-zh_TW.html RELEASE-NOTES...
2008 Jun 27
1
binomial distribution
Hi all,
I am a biological student and need your help in statistics.
I have two sets of binomial distributed numbers: {a1, a2, ..., an} and {b1,
b2, ..., bn}.
How can I get the distribution of the ratios of the two sets of numbers
{a1/b1, a2/b2, ..., an/bn}? Is there a formula to transform the
distributions? Or where I can start if I want to learn necessary techniques?
Thank you a lot!
xiechao
[[alternative HTML version deleted]]
1998 Dec 16
1
Deleting Roaming Profiles
...Add (or change) the following string:
DeleteRoamingCache
Standard value is 0, it has to be 1
All the Best.
--
Have a nice day !
Dipl.-Ing. Tomek Jarosinski
Unix & NT Systemadministration
Fachhochschule Hamburg, Intranet Service
2099 Hamburg,Berliner Tor 21, R. 429
Tel:040/24882802 (BN:959 2802)
Fax:040/24882889 (BN:959 2890)
E-Mail: tomek@is.fh-hamburg.de
2013 Mar 21
5
Help on indicator variables
I have two indicator variables ABS and DEFF. I want to create another
indicator variable which will take value 1 if either ABS=1 or DEFF=1.
Otherwise, it will take value 0. How can I make that?
[[alternative HTML version deleted]]
2019 Aug 13
2
MetaData Update for FLAC and OPUS
...y suited to my questions.
So any further help is appreciated.
However, I will also ask the same question to the FLAC and OPUS mailing list.
Thanks,
Bernd
-----Ursprüngliche Nachricht-----
Von: Philipp Schafft <phschafft at de.loewenfelsen.net>
Gesendet: Dienstag, 13. August 2019 14:09
An: bn at radio42.com
Cc: icecast-dev at xiph.org
Betreff: Re: [Icecast-dev] MetaData Update for FLAC and OPUS
Good afternoon,
On Tue, 2019-08-13 at 13:36 +0200, bn at radio42.com wrote:
> It seems, that with FLAC and OPUS streams (not individual files) the song title (meta data) updates do not wor...