Displaying 20 results from an estimated 1200 matches similar to: "Error message using mi() in mi package"
2010 Jul 15
1
Error using the mi package
I'm trying to impute data using the mi package, but after running
through almost the entire first round of imputations (which takes
quite a while), it throws this error (I'll include the whole output
prior to the error for context). Does anyone know what is causing it,
or how I can fix it?
More specifically, how can I tell what is throwing the error so I know
what to fix? Is
2016 Jul 04
2
winbind idmap_ad rfc2037 can't read UIdnumber
Hi samba team !
I try to resolve for hours a problem I have with a Linux Host (Samba
4.3.9 ubutnu 16.04) as AD member.DCs are Windows 2008 R2, One is 2012
R2. Forest level is 2003 R2.
my smb.conf :
[GLOBAL]
netbios name = CR-DEV-01
security = ADS
workgroup = ADDOMAIN
realm = ADDOMAIN.COM
idmap config *:backend = tdb
idmap config *:range =
2016 Jul 05
4
winbind idmap_ad rfc2037 can't read UIdnumber
Le 04/07/2016 à 20:09, Rowland penny a écrit :
> On 04/07/16 18:35, Raphaël RIGNIER wrote:
>> Hi samba team !
>>
>> I try to resolve for hours a problem I have with a Linux Host (Samba
>> 4.3.9 ubutnu 16.04) as AD member.DCs are Windows 2008 R2, One is 2012
>> R2. Forest level is 2003 R2.
>>
>> my smb.conf :
>> [GLOBAL]
>> netbios
2019 May 22
2
Various AD issues; summary
On 22.05.19 15:31, L.P.H. van Belle wrote:
> Hai,
>
> Well, good that your more relax and releaved in pressure..
> Apoligies accepted. ;-), i know the fealing but do understand, we are trying to help out..
>
> As you know, it very frustration to ask the same things again, and you showing them again
> But now as you showed with all the configs. It is needed.. (sorry)
2019 May 23
2
Various AD issues; summary
Hi Sven,
Ok, before i back to my packaging, i reviewed the changes.
You still missed a bit but it looks much better already, your completely there, but we will get there.
And you really need to be more precise, why im telling that...
Well the review. ( thats not all, im still reviewing the base only) ...
https://up.tao.at/u/samba/graz-file.info2.txt
Checking file:
2016 Jul 05
2
winbind idmap_ad rfc2037 can't read UIdnumber
Le 05/07/2016 à 17:07, Rowland penny a écrit :
> On 05/07/16 08:33, Raphaël RIGNIER wrote:
>> Le 04/07/2016 à 20:09, Rowland penny a écrit :
>>> On 04/07/16 18:35, Raphaël RIGNIER wrote:
>>>> Hi samba team !
>>>>
>>>> I try to resolve for hours a problem I have with a Linux Host
>>>> (Samba 4.3.9 ubutnu 16.04) as AD member.DCs are
2016 Jul 05
1
winbind idmap_ad rfc2037 can't read UIdnumber
Le 05/07/2016 à 19:40, Rowland penny a écrit :
> On 05/07/16 17:56, Raphaël RIGNIER wrote:
>> The strange behavior is the different output between group object and
>> user object
>>
>> and
>> net ads search -U administrator
>> net ads search -P
>>
>> in Samba Wiki, primarygroupid refers to the one for User's "Unix
>>
2009 Aug 04
1
Rank of matrix
Dear all,
Rank of a matrix depends on which factors? Only on rows or
coumns? or both ? If there is a collinearlity in the variables ( columns )
does it effects the rank?
> X<-matrix((rnorm(10000)),50)
> dim(X)
[1] 50 200
> qr(X)$rank
[1] 50
> X[,2]<-X[,30]
> qr(X)$rank
[1] 50
> X[10,]<-X[7,]
> qr(X)$rank
[1] 49
Thanks
Alex
[[alternative HTML
2010 Jul 14
1
Changing model parameters in the mi package
I am trying to use the mi package to impute data, but am running into
problems with the functions it calls.
For instance, I am trying to impute a categorical variable called
"min.func." The mi() function calls the mi.categorical() function to
deal with this variable, which in turn calls the nnet.default()
function, and passes it a fixed parameter MaxNWts=1500. However, as
2013 Jan 14
0
Changing MaxNWts with the mi() function (error message)
Hello,
I am trying to impute data with the mi() function (mi package) and
keep receiving an error message. When imputing the variable, "sex,"
the mi() function accesses the mi.categorical() function, which then
accesses the nnet() function. I then receive the following error
message (preceded by my code below):
> imputed.england=mi(england.pre.imputed, n.iter=6, add.noise=FALSE)
2016 Jul 05
0
winbind idmap_ad rfc2037 can't read UIdnumber
On 05/07/16 08:33, Raphaël RIGNIER wrote:
> Le 04/07/2016 à 20:09, Rowland penny a écrit :
>> On 04/07/16 18:35, Raphaël RIGNIER wrote:
>>> Hi samba team !
>>>
>>> I try to resolve for hours a problem I have with a Linux Host (Samba
>>> 4.3.9 ubutnu 16.04) as AD member.DCs are Windows 2008 R2, One is
>>> 2012 R2. Forest level is 2003 R2.
2013 Jan 10
1
E-mail not being processed into Dovecot folders
I have a new CentOS 6 server running Dovecot 2.0.9
It has current patches from CentOS.
Pasted below are the version and output from dovecot -n
When I run mail -s "test" username
test
<ctrl-D>
mail is written to /var/spool/mail/username
and not to /home/username/Maildir/
The user's client software, Thunderbird, logs in but since mail
is not written to Maildir it thinks there
2016 Jul 04
0
winbind idmap_ad rfc2037 can't read UIdnumber
On 04/07/16 18:35, Raphaël RIGNIER wrote:
> Hi samba team !
>
> I try to resolve for hours a problem I have with a Linux Host (Samba
> 4.3.9 ubutnu 16.04) as AD member.DCs are Windows 2008 R2, One is 2012
> R2. Forest level is 2003 R2.
>
> my smb.conf :
> [GLOBAL]
> netbios name = CR-DEV-01
> security = ADS
> workgroup = ADDOMAIN
>
2006 Jul 21
0
Ajax page.replace_html model validation errors
I have the following setup:
A model: that validates using helpers like: validates_presence_of, etc..
A view: called ''new'' which renders a partial
The partial: _form which has error_messages_for and a
form_remote_tag , submit_tag and end_form_tag
An action ''create'': that gets executed via the submit_tag in the
_form and which
in case it can''t
2006 Jul 24
0
Ajax page.replace_html model validation render partial errors
Hi; I have the following setup:
A model: that validates using helpers like: validates_presence_of, etc..
A view: called ''new'' which renders a partial
The partial: _form which has error_messages_for and a
form_remote_tag , submit_tag and end_form_tag
An action ''create'': that gets executed via the submit_tag in the
_form and which
in case it can''t
2016 Jul 05
0
winbind idmap_ad rfc2037 can't read UIdnumber
Le 05/07/2016 à 09:33, Raphaël RIGNIER a écrit :
> Le 04/07/2016 à 20:09, Rowland penny a écrit :
>> On 04/07/16 18:35, Raphaël RIGNIER wrote:
>>> Hi samba team !
>>>
>>> I try to resolve for hours a problem I have with a Linux Host (Samba
>>> 4.3.9 ubutnu 16.04) as AD member.DCs are Windows 2008 R2, One is
>>> 2012 R2. Forest level is 2003
2006 May 22
2
Recommended SIP phones?
I am dying here with linphone (not sure if it is crap software or just me
being an idiot) but out of the box debian installations of two linphones fail
with a "Got SIP response 415 "Unsupported Media Type" back from 192.168.1.3"
Can anybody recommend a particular SIP soft phone that broadly satisfies the
following criteria?
1. Run on linux.
2. Simple to use and setup.
3. Is
2012 Aug 11
1
Imputing data below detection limit
Hello,
I'm trying to impute data below detection limit (with multiple detection
limits)
so i need just a method or a code for imputation and then extract the
complete dataset to do the analyses.
Is there any package which could do that simply as i'm a beginner in R
Thank you
--
View this message in context:
2019 May 21
11
Debugging Samba is a total PITA and this needs to improve
Once again, something with Samba thirty bazillion components broke. Once
again, my choices for logging are "nothing" or "15 MB/s spread of ten
different files, because 'client authentication failed' totally needs to
be lower priority than malloc debug info". Once again, none of these
messages is actually able to convey what broke, where, why. Why is it
impossible for
2004 Feb 13
3
Re: Re: Find Closest 5 Cases?
Art (and group),
I'm doing this as a form of missing value analysis. Approximately 30% of the cases are missing data for one variable. To impute values for those cases, I'd like to match those cases that are missing the variable to all other cases and then take an average of those to infill.
I realize there are many methods for imputing data. I'm not well versed on any in