Displaying 11 results from an estimated 11 matches for "proportinately".
Did you mean:
proportionately
2020 May 08
3
What's a Reasonable Inbox Size?
> It depends on what you consider reasonable.
>
> The processing time of file operation that iterates through a mailbox
> will generally go up proportinately with size.? If you do a text search
> without some indexing system like Solr, it will take a very long time.
>
> If the mailbox is just some archive that you pile up and forget about it
> except for once in a blue moon retrieval, then it might be reasonable.
>
> If it's an act...
2007 Aug 02
1
proportional odds model
Hi all!!
I am using a proportinal odds model to study some ordered categorical
data. I am trying to predict one ordered categorical variable taking
into account only another categorical variable.
I am using polr from the R MASS library. It seems to work ok, but I'm
still getting familiar and I don't know how to assess goodness of fit.
I have this output, when using response ~ independent
2007 Aug 02
1
proportional odds model in R
Hi all!!
I am using a proportinal odds model to study some ordered categorical
data. I am trying to predict one ordered categorical variable taking
into account only another categorical variable.
I am using polr from the R MASS library. It seems to work ok, but I'm
still getting familiar and I don't know how to assess goodness of fit.
I have this output, when using response ~ independent
2005 Nov 12
4
Borrowing between HTB classes not working as expectd.
I''m using a fairly large number of classes, andf borrowing is not
working as expected... I''ve called this setting it up on an IMQ device
with speed 1200/256 on a 1536/384 line. I''m then throwing a UDP data
transfer at it that gets tossed in one of the class under parent 1:6.
The classification is working fine, but when I try to ping out, ping
times are in the 900ms
2020 May 07
6
What's a Reasonable Inbox Size?
Greetings,
I have several users who have inboxes that are over 20 GB.
Lately I have noticed Dovecot logs say it's taking over 30 seconds to
sync their mailboxes.
As email admins,? how do you handle inboxes that are so large? Do you
use mailbox types that have better performance like dbox? We're using
maildir.
What's a reasonable inbox size?? Is 20+ GB reasonable and nothing to
2020 May 07
0
What's a Reasonable Inbox Size?
...have better performance like dbox? We're using maildir.
>
> What's a reasonable inbox size? Is 20+ GB reasonable and nothing to worry
> about?
It depends on what you consider reasonable.
The processing time of file operation that iterates through a mailbox
will generally go up proportinately with size. If you do a text search
without some indexing system like Solr, it will take a very long time.
If the mailbox is just some archive that you pile up and forget about it
except for once in a blue moon retrieval, then it might be reasonable.
If it's an active mailbox, it will be a pa...
2020 May 08
0
What's a Reasonable Inbox Size?
On Fri, 8 May 2020, asai at globalchangemusic.org wrote:
>
>> It depends on what you consider reasonable.
>>
>> The processing time of file operation that iterates through a mailbox
>> will generally go up proportinately with size. If you do a text search
>> without some indexing system like Solr, it will take a very long time.
>>
>> If the mailbox is just some archive that you pile up and forget about it
>> except for once in a blue moon retrieval, then it might be reasonable.
>>
&...
2005 Jul 15
0
Ordinal data - Regression Trees & Proportional Odds
Dear Dr. Fieberg,
you used a regression tree approach to explore ordinal data set in addition to
the proportinal odds model. I find this very interesting. I would like to know, how good the
results of the regression tree approach turned out in comparison to the
proportional odds model. Since people very often treat ordinal data as continuous, I would
like to know how successfull this strategy
2013 Mar 02
0
glmnet 1.9-3 uploaded to CRAN (with intercept option)
This update adds an intercept option (by popular request) - now one can fit a model without an intercept
Glmnet is a package that fits the regularization path for a number of generalized linear models, with with "elastic net"
regularization (tunable mixture of L1 and L2 penalties). Glmnet uses pathwise coordinate descent, and is very fast.
The current list of models covered are:
2013 Mar 02
0
glmnet 1.9-3 uploaded to CRAN (with intercept option)
This update adds an intercept option (by popular request) - now one can fit a model without an intercept
Glmnet is a package that fits the regularization path for a number of generalized linear models, with with "elastic net"
regularization (tunable mixture of L1 and L2 penalties). Glmnet uses pathwise coordinate descent, and is very fast.
The current list of models covered are:
2009 Jun 03
2
how can I ordinal regression??
What function and package I use to conduct ordinal regression??
My data is composed 2colums and 180rows.
The first colum indicate level of mass and second colum is intensity.
So, I want to calculate how much intensity are related mass.
[[alternative HTML version deleted]]