Displaying 20 results from an estimated 58 matches for "bre".
Did you mean:
be
2012 Mar 24
0
Help ordinal mixed model!
...n(mod1$CP)
pnorm(-(latentv), 0, sqrt(2))
pnorm(cutpoint - (latentv),0, sqrt(2)) - pnorm((latentv),0, sqrt(2))
1- pnorm(cutpoint - (latentv),0, sqrt(2))
#this would have a logical outcome to some extent, more would just be
referring to category '1' of the dependent variable. And the other?
bre <-
c(mean(mod1$Liab),mean(mod1$Sol[,1]),mean(mod1$Sol[,2]),mean(mod1$Sol[,3]))
pnorm(bre[2])-pnorm(bre[1])
pnorm(bre[3])-pnorm(bre[2])
pnorm(bre[4])-pnorm(bre[3])# negative probability?
--
View this message in context: http://r.789695.n4.nabble.com/Help-ordinal-mixed-model-tp4501943p4501943.ht...
2020 May 18
1
Shadow Copy2 & zfs Snapshots
...I have
hourly and daily snapshots. If I use the following settings it works
(but omits daily snapshots):
vfs objects = shadow_copy2
shadow:snapdir = .zfs/snapshot
shadow:sort = desc
shadow:localtime = yes
shadow:format = easysnap-hourly_%Y-%m-%d-%H-%M-UTC
However when I try to use the BRE with the prefix, so that daily and
hourly snapshots would be included, it won't work (no previous old
versions being shown in Windows file properties):
vfs objects = shadow_copy2
shadow:snapdir = .zfs/snapshot
shadow:sort = desc
shadow:localtime = yes
shadow:format = _%Y-%m-%d-%H-%...
2010 May 04
1
Fwd: Strange network problem
Problem still not solved, or any idea whats wrong.
here are some msgs:
device vif1.0 entered promiscuous mode
alloc irq_desc for 1246 on node 0
alloc kstat_irqs on node 0
brI: port 2(vif1.0) entering learning state
device vif1.1 entered promiscuous mode
brE: port 2(vif1.1) entering learning state
physdev match: using --physdev-out in the OUTPUT, FORWARD and
POSTROUTING chains for non-bridged traffic is not supported anymore.
physdev match: using --physdev-out in the OUTPUT, FORWARD and
POSTROUTING chains for non-bridged traffic is not supported anym...
2018 Mar 03
0
Re: Upgrade to 2.3.0.1 bre aks server
Here is my "dovecot -n":
# 2.3.0.1 (ffd8a29): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.0.1 (d33dca2)
# OS: Linux 4.4.0-116-generic x86_64 Ubuntu 16.04.4 LTS
auth_debug = yes
auth_username_format = %n
auth_verbose = yes
hostname = volker-wysk.de
log_path = /var/log/dovecot.log
mail_debug = yes
mail_location = mdbox:~/lib/Dovecot-Mail
managesieve_notify_capability = mailto
2018 Mar 03
0
Re: Upgrade to 2.3.0.1 bre aks server
Another remark:
I have installed the new version from the PPA provided by dovecot.org:
deb https://repo.dovecot.org/ce-2.3-latest/ubuntu/xenial xenial main
Before (2.2.22) I had installed it from the ubuntu (canonical) package
sources - and not the PPA provided by dovecot.org.
Could it be, that the two don't play together?
Bye
Volker
2011 Apr 05
0
Changing parameter in local fdr R code
...s local fdr procedure. But, I want to change the null from
N(0,1) to N(0, 0.002). I can access the function but I have no idea what to
change. In other words, I want nulltype to be N(0,0.002) instead of N(0,1)
in his function. Anyone has any ideas. This is his code for the local fdr:
function (zz, bre = 120, df = 7, pct = 0, pct0 = 1/4, nulltype = 1,
type = 0, plot = 1, mult, mlests, main = " ", sw = 0)
{
call = match.call()
if (length(bre) > 1) {
lo <- min(bre)
up <- max(bre)
bre <- length(bre)
}
else {
if (length(pct) &g...
2013 Mar 13
2
Extract letters from a column
...st:
I would like to extract three letters from first and second elements
in one column and make a new column.
For example below,
> tempdf = read.table("clipboard", header=T, sep='\t')
> tempdf
name var1 var2 abb
1 Tom Cruiser 1 6 TomCru
2 Bread Pett 2 5 BrePet
3 Arnold Schwiezer 3 7 ArnSch
> (p1 = substr(tempdf$name, 1, 3))
[1] "Tom" "Bre" "Arn"
I was able to extract three letters from first name, however, I don't
know how to extract three letters from last name (i.e., 'Cru', ...
2007 Jul 11
2
Previously saved workspace restored
...'q()' to quit R.
[Previously saved workspace restored]
but how can I see the data (table) which is saved (in R format) in R?,
i hope you will help me.
Kristi Glover
_________________________________________________________________
Explore the seven wonders of the world
BRE
[[alternative HTML version deleted]]
2008 Aug 06
1
Problem in using MASS
...str(urban$x, "gamma")Error in fitdistr(urban$x, "gamma") : 'x' must be a non-empty numeric vector
Would you please help in this regard.
Kind Regards
Tayyaba
_________________________________________________________________
Explore the seven wonders of the world
BRE
[[alternative HTML version deleted]]
2009 Jul 21
1
problem with heatmap.2 in package gplots generating non-finite breaks
I have written a wrapper for heatmap.2 called
heatmap.w.row.and.col.clust which auto-generates breaks using
breaks<-round((c(seq(from=(-20 * stddev), to=(20 * stddev))))/20,
digits = 2) #(stddev in this case = 2.5)
This has always worked well in the past but now I am getting an error
that non-finite breaks are being generated. Drilling down, it seems
that my wrapper is generating finite bre...
2006 Apr 26
2
garch in tseries
Hello again!
Is there a way to include a mean in the garch function in the
library(tseries), please?
I tried include.mean=T in the function statement but it didn't work
thanks in advance!
R Version 2.2.1 Windows
Sincerely,
Erin
mailto: hodgess at gator.uhd.edu
2009 Nov 09
4
lectura de archivos en formato SAS
Hola.
yo soy usuario SAS y ahora estoy intentando comenzar a trabajar en R.
Estoy necesitando leer archivos de datos que tengo en formato SAS.
Se que esta el package foreing que permite leer directamente datos que se
encuentran en ese formato.
Alguien podria indicarme como lo debo hacer. Solo quiero leer algunas
variables dado que el archivo es extenso.
Muchas gracias.
Silvia.
2007 Sep 07
1
Development forever
.... I just want to know
your opinion about inclusion some comprehencive tools in addition to
dash and kinit.
For example how klibc relate to posix utils by Jeff Garzik?
I'd like to have sed in setups like klibc. This is because i can write
quite rich applications only in dash/sed. This requires BRE support,
as opposed to just shell patterns. I'm about to start TUI system based
on it and TERM=linux. Latter may be expanded via Linux development of
vt, i guess. Because current prehistoric set of capabilities is just
dead and stupid. Careful (re)design of such thing can lead to
comprehensive...
2019 May 20
4
Upgrade from 4.9.8 to 4.10.3 on Centos using Sernet Packages
In addition to Rowland comment.
if you still able to test it. Remove 1 setting at a time, restart and test it.
Start with these, in this order.
logging = syslog only
prefork children = 8
I think if the logging line is removed your problem is solved.
man smb.conf /logging should explain more.
Because I cant/find the setting : logging = syslog only
Greetz,
Louis
2019 May 20
2
Upgrade from 4.9.8 to 4.10.3 on Centos using Sernet Packages
...> libtdb 1.3.18
> libtalloc 2.1.16
> libtevent 0.9.39
> libldb 1.5.4
>
> are in sernet-samba-libs. The rest I haven't found yet.
>
>
>
> > A version running 4.9.8 and a 4.10.3 would be great to see for me.
> >
> > It could be related to lmdb, bre these DC's provisioned
> with backend (l)mdb backend.
>
> The domoin was classic upgraded with Samba 4.4. First with
> two DCs then
> later two more where added. I only tried the upgrade with one to test
> it. All upgrades where done in place. So no leaving the domain and...
2011 Aug 09
1
[ips@shaw.ca: Repeat mails. INC000023456674]
...Problem" <root at doctor.nl2k.ab.ca>
Subject: Repeat mails. INC000023456674
From: ips at shaw.ca
Date: Tue, 9 Aug 2011 19:17:34 +0000
X-Sanitizer: This message has been sanitized!
X-Sanitizer-URL: http://mailtools.anomy.net/
X-Sanitizer-Rev: $Id: Sanitizer.pm,v 1.94 2006/01/02 16:43:10 bre Exp $
Dave,
According to RIM your server is probably changing the assigned serial number or code to mails frequently and because of that Blackberry server takes the same mail as new one and draws again.
Read attached link.
Inder
Sent wirelessly from my BlackBerry device on the Bell network.
Envo...
2019 May 20
0
Upgrade from 4.9.8 to 4.10.3 on Centos using Sernet Packages
...What is the used ldb version? ( should be 1.5.4 )
I dont know RH, so i want to see the installed packages, with this egrep.
egrep "ldb|tdb|tevent|samba|winbind|talloc|lmdb|talloc|wrapper"
A version running 4.9.8 and a 4.10.3 would be great to see for me.
It could be related to lmdb, bre these DC's provisioned with backend (l)mdb backend.
And you upgraded from 4.9.8, which steps did you take before and after that upgrade.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Christian Naumer via samba...
2006 May 16
1
R(DCOM) / StatConnector and PHP
hi
does anyone have knowledge on how to connected to StatConnector from PHP
I have tried:
new COM("STATCONNECTORSRVLib.StatConnector") or die("Unable to
instantiate StatConnector");
with no succes
regards soren
2006 May 21
0
is there a way to find the best ARIMA model
...alternative HTML version deleted]]
>
> ______________________________________________
> R-help en stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
>
--
Juan Antonio Bre?a Moral.
Advanced Marketing Phd, URJC, Spain (Now)
Industrial Organisation Engineering, ICAI, Spain.
Technical Computer Programming Engineering, ICAI, Spain
Web: http://www.juanantonio.info
Mobile: +34 655970320
2005 Apr 19
1
chi-square test
a warning message appears when i use the chisq.test ,but it doesnt
appear everytime, why?
"Warning message:
Chi-squared approximation may be incorrect in:
chisq.test(matrix(c(20.1, 18.5, 2.6, 32.9, 23.5, 5.4), nc = 2)) "
why does the warning message appear, please?
Thank you very much
here is the data which I have tried appear and not appear warning
message
have warning message