search for: mims

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

Did you mean: mime
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) Error in toMIM(mim$data) : Object "m.sat" not found >
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(x,y)* log(
2017 Apr 17
6
doubt
I added a linux server to the Active Directory domain, I realized that the samba-winbind package uses the smb.conf file, but I also need to use the same linux server with shares, if I install the samba package, this package use the smb.conf file. Is there a solution? Then i have problem with 2 services. Example systemctl services: smb.service winbind.service My system is Centos 7. --
2017 Apr 17
2
doubt
Hi Luiz... I think you just misunderstood the concept of Samba... You can indeed you samba to make both task... Just join your samba box to AD and be happy. 2017-04-17 13:26 GMT-03:00 Luiz Guilherme Nunes Fernandes via samba < samba at lists.samba.org>: > Well, i need join 1 server Linux in Active Directory, i need too, create > one domain in samba for shared printers with cups.
2009 Aug 29
2
round off errors? (PR#13918)
Full_Name: Claus Pastor Version: 2.9.2 OS: Windows XP Submission from: (NULL) (82.113.106.4) I use the following function to compute MutualInformation Matrix of factorial members of a dataframe. I use package minet for this: my.MI = function(test) { ## die Diagonale gibt die Entropien, Teile durch entropy von y und du erh?lst den Zusammenhang ## kenne X und sage daraus y voraus require(minet)
2017 Apr 17
0
doubt
This problem, in the computer park there is a domain controller microsoft without shared printers, I need to use another server with samba shares + cups, but with authentication in the microsoft active directory. I try parameters securty = ads (join machine in domain) and user ( cant read users with nslcd and nsswitch , but only work with ssh and apache. Topology 1 server microsoft windows (
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)
Platform: Windows Version: 1.6.2 When first called, socketConnection 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 <-
2017 Sep 29
3
Doubt with cups
Dears, when i add a printer in Cups, on share samba, don't update printers, only i try to restart or reload service. Do you have any idea? -- <<<<<<<<<<<<<<<<<<<------------------------------------------------------------------->>>>>>>>>>>>>>>>>>> < Disse-lhe Jesus: Eu
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
Dear, I really do not know, what is wrong. Remembering, I add a linux in active directory domain and I need to add local printers shared with AD authentication. My tutorial and errors ######################################## # Install Packages yum install perl gcc attr libacl-devel libblkid-devel gnutls-devel readline-devel python-devel gdb pkgconfig krb5-workstation zlib-devel
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
2004 Jul 15
2
[LLVMdev] Constants.cpp:368: error: `INT8_MAX' undeclared(firstuse this function)
>From: Chris Lattner <sabre at nondot.org> >Date: Wed, 14 Jul 2004 14:49:01 -0500 (CDT) > >There is currently support for building in non-cygwin windows environments >protected by _MSC_VER. You just need to broaden the scope of the #ifndef >to include internix. > Sorry Chris, but my DataTypes.h.in seems to be outdated (due to I'm porting LLVM 1.2), so I'm not
2017 Apr 25
2
doubt
Well, i add new configuration in my smb.conf. I try connecting in shared backup, this work with authentication, in shared printers, It prints with anonymous users and when I insert one valid ad user, it prints and displays the following error: "Idle - "Session setup failed: NT_STATUS_LOGON_FAILURE" Another doubt, in directory /var/spool/samba/, no have files, This folder should not
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
https://bugzilla.mindrot.org/show_bug.cgi?id=3176 Bug ID: 3176 Summary: can't figure out how to test StrictHostKeyChecking accept-new Product: Portable OpenSSH Version: 8.3p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: ssh
2017 Apr 17
0
doubt
Ok thanks, i make new tests. 2017-04-17 15:21 GMT-03:00 Rowland Penny <rpenny at samba.org>: > 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
2017 May 09
0
Problem with automatic drivers
Dear, i try config with automatic drivers in samba no work. I can printing with the printers but no add automatic drivers. I use too, "smbpasswd -a root", no have problems. Exists pastes. ls /var/lib/samba/drivers/ IA64 W32ALPHA W32MIPS W32PPC W32X86 WIN40 x64 Version: samba-4.4.4 (Centos 7) testparm Load smb config files from /etc/samba/smb.conf rlimit_max:
2017 Sep 15
1
Doubt samba + Cups and Logs
Hi, i have one doubt, is possible use only logs for use "printers" or "print$" shares? i need filter only logging users. Example: What user use this printer, How time? etc --