Displaying 12 results from an estimated 12 matches similar to: "Quick query on output"
2003 Apr 18
1
Help with nlme--freq weights, logit model, and more
Below you will find the output from a failed multi-level model run. I am
trying to estimate the following model:
Pr(PLFP=1)= logistic regression ->
B1_j * bm + B2_j * wm + B3_j bf + B4_j wf + B5 yrsed+ B6 age+ B7 age^2+e_ij
B1_j = G01 + G11 bmxd + d1
B2_j = G02 + G12 wmxd + d2
B3_j = G03 + G13 bfxd + d3
B4_j = G04 + G14 wfxd + d4
d1-d4 freely correlated
Note that there is no
2009 Jun 15
3
Assigning Data a name from within another variable?
Hi All,
I have hunted high and low and tried dozens of things but have yet to
achieve the result I require. Below is my code (taken mostly from another
thread on here) thus far:
files<-list.files()
files<-files[grep('.wm4', files)]
labels<-gsub('.wm4', '',files)
for(i in 1:length(files)){
X<-read.table(files[i])
<My problem is here!>
What I am trying
2010 May 09
2
Re TrixBox
Hey Guys
We are replacing a BM4 with a trixbox (asterisk) virtual numbers as the
customer wants to move the callcentre.
They are asking for an equiv to the ipview
I gather HUD may be or the panel view
The problem is that we need to see
(a) total calls in the queue
(b) calls for specific DID - How can you give 1 DID preference to another
DID
ie
DID 61740410001 = Fred Electrical
DID
2015 Apr 23
3
doveadm problem
Hi,
since several versions i have the following problem:
Actually i am using:
dovecot --version
2.2.16 (de2023e630cb)
When i try to use doveadm i see the following error:
doveadm pw -t
{SSHA512}cywDi7p60qc1K0mK4zAC2NrnK86hntGgbQcAh3H9U3WEpZMFk1hj/MYQ81hJouP1FOsF/Jasc1BjzdaPeUU5fYLitEzV
-p 1234
Fatal: Couldn't load required plugin
/usr/lib/dovecot/modules/lib11_imap_quota_plugin.so:
2016 Apr 16
3
[Bug 94964] New: Tearing with opengl-hq and not with opengl on Gnome with MPV
https://bugs.freedesktop.org/show_bug.cgi?id=94964
Bug ID: 94964
Summary: Tearing with opengl-hq and not with opengl on Gnome
with MPV
Product: Mesa
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component:
2009 Jun 15
0
books on Time serie
A time series text with a title that seems designed to hide its
wide scope is:
Forecasting with Exponential Smoothing
The State Space Approach
Hyndman, R.J., Koehler, A.B., Ord, J.K., Snyder, R.D.
Springer 2009.
This book is actually an excellent overview of time series theory,
ARIMA as well as state space. It is of course, in part, a manual
for the forecast and other packages in what has been
2009 Mar 23
4
newton method
Hi R-users,
Does R has a topic on newton's method?
Thank you for the info.
2018 Dec 04
4
RFC: Supported Optimizations attribute
On Mon, Dec 3, 2018 at 11:49 PM John McCall <jmccall at apple.com> wrote:
> Piotr's proposal unfortunately doesn't give us a good name for the class
> of optimizations that require being listed in supported_optimizations.
> In earlier discussions I called them "brittle", but I can understand why
> nobody wants to call their optimization that, so let's call
2013 Aug 29
0
[PR 11148] Extracting out rake stats into a gem (code_metrics)
Just joined the group. Please let me know if I am not posting this
appropriately.
I think the PR is done, just needs ok to merge and if it should be
back-ported.
I rebase if off our master periodically to ensure a clean merge.
Re: https://github.com/rails/rails/pull/11148
Whereas
- The code_statistics code in rails provides useful functionality
- It does not depend on rails in any
2018 Dec 04
2
[cfe-dev] RFC: Supported Optimizations attribute
On Tue, Dec 4, 2018 at 2:24 PM John McCall via cfe-dev <
cfe-dev at lists.llvm.org> wrote:
> On 4 Dec 2018, at 13:16, Sanjoy Das wrote:
>
> On Mon, Dec 3, 2018 at 11:49 PM John McCall jmccall at apple.com wrote:
>
> Piotr's proposal unfortunately doesn't give us a good name for the class
> of optimizations that require being listed in supported_optimizations.
>
2018 Dec 04
4
RFC: Supported Optimizations attribute
Skimming along, apologies if I'm repeating something which already got said.
If I understand this correctly, the basic problem we're trying to solve
is to use a local hint (the invariant.group) to make a global assumption
about other code which might exist elsewhere outside the function. The
attribute proposed can basically be phrased as describing a universe of
functions within
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking