Displaying 4 results from an estimated 4 matches for "respsonses".
Did you mean:
responses
2001 Dec 18
0
openssh, pam and cryptocard's cryptoadmin / easyradius
Hi,
this is merely FYI, but i would appreciate if someone had any comments
or further information on the topic.
We were using the following setup :
cryptocard easyradius with RB-1 hardware tokens (hex or decimal display,
synchronous (quicklog) mode)
f-secure ssh with pam radius authentication
This worked fine until we updated to openssh 2.9p2. Then all
authentications where the response
2012 Mar 21
1
small scales in fwdmsa
...+ 1 - length(msamp))] :
only 0's may be mixed with negative subscripts
I understand that the error is triggered when the algorithm is fetching
cases to enter into the next step of the forward search. I don't understand
what I can do to remedy this error.
The data are dichotomized (1,0) respsonses from a multiple-choice exam that
150 students have completed. If I run the entire test (37 items) , the
fwd.msa algorithm works fine. However, the entire test is not
unidimensional, so I want to perform separate analyses with the several
unidimensional scales comprised by the entire test. Yet when...
2003 Feb 17
1
OT: suggestion! (was Re: !!ATTENTION NEWBIES!!)
> -----Original Message-----
> From: Robert Adkins II [mailto:radkins@impelind.com]
> I have read a few more of your responses. It appears that you
> believe wholeheartedly that your more advanced questions are going
> unanswered simply because of the volume of lower skilled questions.
I see it go both ways.
The really "interesting" problems that uncover new bugs in
2006 Jan 17
30
MVC design good/bad
I am curious what you find is good and bad MVC design.
Let''s use the find and find_by_sql methods as examples.
Currently I have these spread out all over the place...
View: here I have some find methods when I am for example populating a
select list with choices in a form.
Controller: here I have the simpler find methods.
Model: here I have the more complicated find methods (usually