search for: mim

Displaying 20 results from an estimated 54 matches for "mim".

Did you mean: mic
2004 Nov 30
1
Using mimR
Hi, I am trying to use the mimR Package. According to its help pages it needs the RDCOMClient package to run. When I try to evaluate a model I get > m.sat<-mim("..",data=gm.dat) Error in mim.cmd("clear; clear output") : couldn't find function "COMCreate" > m2.sat<-emfit(m.sat) Er...
2008 Mar 10
0
build.mim() from the minet package
Hi, I am trying to contstruct a mutual informtation matrix using the function build.mim() from the minet package: > build.mim(myData, estimator="empirical") and I have two questions. 1.) The estimator "empirical" computes the entropy of the empirical probability distribution. This probably means it is using this definition of the entropy: H = sum_x sum_y p...
2017 Apr 17
6
doubt
...lt;<<<<<<<<<<<<<<<------------------------------------------------------------------->>>>>>>>>>>>>>>>>>> < Disse-lhe Jesus: Eu sou o caminho, e a verdade e a vida; ninguém vem ao Pai, senão por mim > (João 14:6) Att. ♪ ♫ Luiz Guilherme Nunes Fernandes ♫ ♪ <<<<<<<<<<<<<<<<&...
2017 Apr 17
2
doubt
...lt;<<<<<----------------------------------------- > > -------------------------->>>>>>>>>>>>>>>>>>> > > > > < Disse-lhe Jesus: Eu sou o caminho, e a verdade e a vida; ninguém vem ao > > Pai, senão por mim > > > (João 14:6) > > > > Att. > > ♪ ♫ Luiz Guilherme Nunes > > Fernandes ♫ ♪ > > > &g...
2009 Aug 29
2
round off errors? (PR#13918)
...tropy von y und du erh?lst den Zusammenhang ## kenne X und sage daraus y voraus require(minet) MI.matrix = matrix(0,nrow=length(test),ncol=length(test),dimnames=list(names(test),names(test))) for (i in 1:length(test)) { for (j in 1:length(test)) { temp = na.omit(test[,c(i,j)]) MI = build.mim(temp) p.i = prop.table(table(temp[,1])) p.j = prop.table(table(temp[,2])) H.i = sum(-p.i*log(p.i)) H.j = sum(-p.j*log(p.j)) MI.matrix[i,j] = MI[1,2]/H.j MI.matrix[j,i] = MI[1,2]/H.i } } return(MI.matrix) } The function works well under R 2.8. Under R2.9.2 it produces Mutual...
2017 Apr 17
0
doubt
...--------------------------------------- >> > -------------------------->>>>>>>>>>>>>>>>>>> >> > >> > < Disse-lhe Jesus: Eu sou o caminho, e a verdade e a vida; ninguém vem >> ao >> > Pai, senão por mim > >> > (João 14:6) >> > >> > Att. >> > ♪ ♫ Luiz Guilherme Nunes >> > Fernandes ♫...
2005 Jun 21
1
err:module:import_dll Library VCL30.dpl
...is the application so I assume that "not found" means not found and not "wrong version" or some such. Any Cluesticks out there? TIA's Pete P.S The actual error message is; err:module:import_dll Library VCL30.dpl (which is needed by L"C:\\Program Files\\Mincom\\MIMS Open Enterprise\\4.3\\bin\\msqexp.exe") not found
2003 Feb 07
1
Bug in socketConnection (PR#2535)
...gives an error. On subsequent calls it performs correctly. Thus the first call has the effect of "priming" the connection. Eg > socketConnection(port=50) Error in socketConnection(port = 50) : unable to open connection In addition: Warning message: localhost:50 cannot be opened > MIM <- socketConnection(port=50) > The first call gives the error irrespective of which port number is specified. The second call shown here requires, correctly, that a socket connection using port 50 on the local host is available. David Edwards, PhD, Principal Statistician, Department of...
2017 Sep 29
3
Doubt with cups
...lt;<<<<<<<<<<<<<<<------------------------------------------------------------------->>>>>>>>>>>>>>>>>>> < Disse-lhe Jesus: Eu sou o caminho, e a verdade e a vida; ninguém vem ao Pai, senão por mim > (João 14:6) Att. ♪ ♫ Luiz Guilherme Nunes Fernandes ♫ ♪ <<<<<<<<<<<<<<<<&...
2011 Jul 12
2
apply (or similar preferred) for multiple columns
Dear all, I would like to use the apply or a similar function belonging to this family, but applying for each column (or row) but let say for each q columns. For example I would like to apply a function FUN for the first q columns of matrix X then for q+1:2*q and so on. If I do apply (X, 2, FUN) it applies for each column and not for every q columns. Is that possible with any similar function?
2005 Sep 21
5
test 1 2 3 4
Second test after big upgrade.. -- http://www.PowerDNS.com Open source, database driven DNS Software http://netherlabs.nl Open and Closed source services
2017 Apr 24
2
doubt
...lt;<<<<<<<<<<----------------------------------------- > -------------------------->>>>>>>>>>>>>>>>>>> > > < Disse-lhe Jesus: Eu sou o caminho, e a verdade e a vida; ninguém vem ao > Pai, senão por mim > > (João 14:6) > > Att. > ♪ ♫ Luiz Guilherme Nunes > Fernandes ♫ ♪ > > <<<<<<<<...
2008 May 28
1
manipulating multiply imputed data sets
Hi folks, I have five imputed data sets and would like to apply the same recoding routines to each. I could do this sort of thing pretty easily in Stata using MIM, but I've decided to go cold turkey on other stats packages as a incentive for learning more about R. Most of the recoding is for nominal variables, like race, religion, urbanicity, and the like. So, for example, to recode race for my first dataset, inmi1, I would do the following: miset1$wh...
2004 Jul 15
2
[LLVMdev] Constants.cpp:368: error: `INT8_MAX' undeclared(firstuse this function)
...28) /* min value for a signed char */ #define SCHAR_MAX 127 /* max value for a signed char */ #define UCHAR_MAX 0xff /* max value for a unsigned char */ #if defined(_CHAR_UNSIGNED) || defined(__CHAR_UNSIGNED__) #define CHAR_MIN 0 #define CHAR_MAX UCHAR_MAX #else #define CHAR_MIN SCHAR_MIN /* mim value for a char */ #define CHAR_MAX SCHAR_MAX /* max value for a char */ #endif /* _CHAR_UNSIGNED */ #define SHRT_MIN (-32768) /* min value for (signed) short */ #define SHRT_MAX 32767 /* max value for (signed) short */ #define USHRT_MAX 0xffff /* max value for unsigned short */ #de...
2017 Apr 25
2
doubt
...lt;<<<<<<<<<<<<<<<------------------------------------------------------------------->>>>>>>>>>>>>>>>>>> < Disse-lhe Jesus: Eu sou o caminho, e a verdade e a vida; ninguém vem ao Pai, senão por mim > (João 14:6) Att. ♪ ♫ Luiz Guilherme Nunes Fernandes ♫ ♪ <<<<<<<<<<<<<<<<&...
2017 Apr 17
2
doubt
On Mon, 17 Apr 2017 14:57:45 -0300 Luiz Guilherme Nunes Fernandes <narutospinal at gmail.com> wrote: > Well, i dont have sssd installed. OK, now we know that ;-) > > With winbind i install this packages: > yum install realmd oddjob oddjob-mkhomedir adcli samba-common > samba-common-tools krb5-workstation openldap-clients > policycoreutils-python samba-winbind-clients I
2020 Jun 01
1
[Bug 3176] New: can't figure out how to test StrictHostKeyChecking accept-new
...s correctly, I got confused. How do I pretend that the host key has changed? I thought it would be enough to change the corresponding key in .ssh/known_hosts, but this just causes a new entry to be added with the same HostKeyAlias: # first I deleted the key from .ssh/known_hosts $ grep TH1LmIM .ssh/known_hosts [1]$ ssh -F /dev/null -o "StrictHostKeyChecking accept-new" -o HostKeyAlias=foo ofb.net echo hi Warning: Permanently added 'foo,104.197.242.163' (ECDSA) to the list of known hosts. hi $ tail -n 1 .ssh/known_hosts foo,104.197.242.163 ecdsa-sh...
2017 Apr 17
0
doubt
...lt;<<<<<<<<<<<<<<<------------------------------------------------------------------->>>>>>>>>>>>>>>>>>> < Disse-lhe Jesus: Eu sou o caminho, e a verdade e a vida; ninguém vem ao Pai, senão por mim > (João 14:6) Att. ♪ ♫ Luiz Guilherme Nunes Fernandes ♫ ♪ <<<<<<<<<<<<<<<<&...
2017 May 09
0
Problem with automatic drivers
...lt;<<<<<<<<<<<<<<<------------------------------------------------------------------->>>>>>>>>>>>>>>>>>> < Disse-lhe Jesus: Eu sou o caminho, e a verdade e a vida; ninguém vem ao Pai, senão por mim > (João 14:6) Att. ♪ ♫ Luiz Guilherme Nunes Fernandes ♫ ♪ <<<<<<<<<<<<<<<<&...
2017 Sep 15
1
Doubt samba + Cups and Logs
...lt;<<<<<<<<<<<<<<<------------------------------------------------------------------->>>>>>>>>>>>>>>>>>> < Disse-lhe Jesus: Eu sou o caminho, e a verdade e a vida; ninguém vem ao Pai, senão por mim > (João 14:6) Att. ♪ ♫ Luiz Guilherme Nunes Fernandes ♫ ♪ <<<<<<<<<<<<<<<<&...