Displaying 3 results from an estimated 3 matches for "dsitribute".
Did you mean:
distribute
2006 Oct 18
1
Schmera: a question on R software
Dear All,
I would like to run a generalized linear mixed model with the software R (one categorical predictor, one random factor, the distribution of the dependent variable is binomial, and the link is logit). Thereafter, I would like to perform multiple comparisons (post hoc test) among the groups of the categorical predictor.
Is it possible with the software R?
Are traditional methods of
2006 Aug 03
30
How to protect your code? Obfuscater?
I just made a rails application that I plan to sell and dsitribute. I
want to distribute it without having to worry about someone stealing the
code and selling their own version. How do I do this? Is there a ruby
obfuscator or anything that can keep someone from seeing the code?
Thanks for your help.
--
Posted via http://www.ruby-forum.com/.
2005 Apr 26
2
Fresh Dovecot Install
Working on an RH9 box. Did not use yum.
Downloaded the "dovecot-stable-latest.tar.gz". Uncompressed it,
downloaded and installed gcc. Ran the following:
./configure
make
sudo make install
Seemed to have done its thing. I'll admit I am not well versed in
using "make" or compiling anything. When I install I usually use yum
on fedora machines. This one being an RH9 machine