Displaying 20 results from an estimated 380 matches for "wing".
Did you mean:
ring
2006 Nov 03
5
ANOVA in Randomized-complete blocks design
...j}] + \epsilon_{ij}
(I am not quite confident how to represent this model in R, see below)
The ANOVA table from S&R looks like this:
MSB series 3 0.021 0.007 10.23 **
MSA genotypes 2 0.010 0.005 6.97 *
MSE error 6 0.004 0.001
In R, I am using the following model (is this correct?)
aov.ob = aov( genotype ~ genotype + series )
However, my results are
Df Sum Sq Mean Sq F value Pr(>F)
series 3 0.0135867 0.0045289 6.6360 0.02469 *
genotype 2 0.0056732 0.0028366 4.1563 0.07367 .
Residuals 6 0.0040948 0.0006825
What a...
2018 Apr 17
5
Wing's repo, rpms & upgrades
Hi All,
I started using Samba as an AD DC on el7 a few weeks ago. I have some
questions for others who mights also be using Wing's rpms on el7
(http://wing-net.ddo.jp/wing).
A) Is there a wiki/issues page for that repo? I could not find any..
B) is that the only repo of samba rpms available for el7/centos7?
C) Is there a reason why samba46-4.6.14 is the latest available version?
Are 4.7.x and 4.8.x not considered st...
2020 Sep 13
1
metaflac --show-all-tags (patch)
Hi folks,
I always wondered why there is no "metaflac --show-all-tags", in
parallel to --remove-all-tags. Attached you can find a patch for
your consideration. Sample output:
% metaflac --show-all-tags *.flac
01 Pigs on the wing (Part One).flac:ARTIST=Pink Floyd
01 Pigs on the wing (Part One).flac:TRACKNUMBER=01
01 Pigs on the wing (Part One).flac:ALBUM=Animals
01 Pigs on the wing (Part One).flac:TITLE=Pigs on the wing (Part One)
01 Pigs on the wing (Part One).flac:GENRE=Rock
01 Pigs on the wing (Part One).flac:DATE=1977
0...
2018 Apr 18
2
Update from el7.4 to el7.5 broke samba 4.6.14
Hi Rowland,
Yes, that's right (Thank you). Here is what happened:
On the DC's, libldb was this version on el7.4:
- libldb-1.1.29-2.el7_4.wing.x86_64 (from Wing's repo).
el7.5 brought in a more recent version:
- libldb-1.2.2-1.el7.x86_64
- libldb-1.2.2-1.el7.i686
What would be the best course of action here?
A) Downgrade el7.5 to libldb-1.1.29-2.el7_4.wing.x86_64?
B) rebuild samba-4.6.15 using Wing's src.rpm and keep libldb from...
2018 Apr 18
4
Update from el7.4 to el7.5 broke samba 4.6.14
...ny
> CC: samba at lists.samba.org
> Onderwerp: Re: [Samba] Update from el7.4 to el7.5 broke samba 4.6.14
>
>
> Hi Rowland,
>
> Yes, that's right (Thank you). Here is what happened:
>
> On the DC's, libldb was this version on el7.4:
> - libldb-1.1.29-2.el7_4.wing.x86_64 (from Wing's repo).
>
> el7.5 brought in a more recent version:
> - libldb-1.2.2-1.el7.x86_64
> - libldb-1.2.2-1.el7.i686
>
> What would be the best course of action here?
> A) Downgrade el7.5 to libldb-1.1.29-2.el7_4.wing.x86_64?
> B) rebuild samba-4.6.15 using...
2018 Apr 17
4
Update from el7.4 to el7.5 broke samba 4.6.14
...TH?
Unable to load modules for tdb:///var/lib/samba/private/sam.ldb: (null)
ERROR: Failed to connect to DB at None. If this is a really old sam.ldb
(before alpha9), then try again with --force-modules
What's the solution here? Rebuild the RPMS? stay on el7.4 until a new rpm
is released from Wing's repo?
Any hints welcomed,
Thank you,
Vincent
2018 Apr 18
0
Wing's repo, rpms & upgrades
Hi Vincent,
> I started using Samba as an AD DC on el7 a few weeks ago. I have some
> questions for others who mights also be using Wing's rpms on el7
> (http://wing-net.ddo.jp/wing).
>
> A) Is there a wiki/issues page for that repo? I could not find any..
>
> B) is that the only repo of samba rpms available for el7/centos7?
You can use the RPM at https://samba.plus from the great folks at SerNet.
Here at Tranqu...
2012 Aug 27
1
how to generate response variables using simple regression
Hello,
I have weight and wing length data of 5 kinds of birds (B1 to B5).
Weight data (predictor) and wing data (response) were used to generated a
simple regression.
(using lm)
Now some weight data are found but without wing data (B6, B7).
I want to use the generated simple regression to produce wing data of B6
and B7 by thei...
2012 Aug 28
1
To predict Y based on only one sample of X and Y
Hello
I want to predict wing length using regression commands. (lm and predict)
The data details are as followed
Data:
Bird physiological data
1. body mass
2. body length
3. wing length
Data type:
Order A: consisting of 20 species,
body mass and length of all 20 species are measured
Order B: consisting of 2 speci...
2011 Dec 27
2
How to create a loop and then extract values from the list generated by cor.test
...ual's 'Individual_ID', the pearson correlation 'estimate', and
the 'p.valve'.
The output table would look something like:
Individual_ID, estimate, p.value
WW_08A_02, -0.7670675, 0.01586
WW_08A_03, -0.02320767, 0.9527
Code with sample data:
## Create sample dataset
WW_Wing_SI <-
structure(list(Individual_ID = c("WW_08A_02", "WW_08A_02", "WW_08A_02",
"WW_08A_02", "WW_08A_02", "WW_08A_02", "WW_08A_02", "WW_08A_02",
"WW_08A_02", "WW_08A_03", "WW_08A_03", &quo...
2008 Dec 11
1
How do I tapply to a data frame with arbitrary column labels?
I have a data file that looks like this
class pigeon falcon propeller jet wing fly
birds 25 37 0 0 2 1
planes 0 1 28 40 1 3
birds 19 41 0 1 4 6
planes 0 0 25 50 5 5
planes 1...
2008 Aug 25
3
lmer4 and variable selection
Dear list,
I am currently working with a rather large data set on body temperature
regulation in wintering birds. My original model contains quite a few
dependent variables, but I do not (of course) wish to keep them all in my
final model. I've fitted the following model to the data:
> temp.lme1<-lmer(T.B~tarsus+wing+weight+factor(age)+factor(sex)+fat+minsunset+day1oct+day1oct.2+minnight+ave.day+minnight.1+T.A+ave.night.1+(1|ID)+(1|sign),data=bodytemp.df)
where T.B equals body temperature; explanatories are a number of biometric
measures (tarsus, win...
2011 Jan 03
0
[LLVMdev] Wing Sit invited you to Dropbox
Wing Sit wants you to use Dropbox to sync and share files online and across computers.
Get started here: http://www.dropbox.com/link/20.L79SLE8HBH/NjU2NTA1NjYwNw?src=referrals_bulk2
- The Dropbox Team
____________________________________________________
To stop receiving invites from Dropbox, please...
2011 Dec 28
2
convert variable types when creating data frame from cor.test results
...is
passed into the new dataframe? For example, 'estimate', 'p.value', and
'conf.int' should be numeric not character. Second, I would like
variable 'conf.int' to be two variables, 'lowlim' and 'uplim'.
Many Cheers,
Keith
## Create sample dataset
WW_Wing_SI <-
structure(list(Individual_ID = c("WW_08A_02", "WW_08A_02", "WW_08A_02",
"WW_08A_02", "WW_08A_02", "WW_08A_02", "WW_08A_02", "WW_08A_02",
"WW_08A_02", "WW_08A_03", "WW_08A_03", &quo...
2018 Feb 22
1
SAMBA failed join domain DC
Perhaps try http://wing-repo.net/ for CentOS rpms?
The readme is out of date -- inspecting the repo at
http://wing-repo.net/wing will find 4.6, 4.7 (in extras), 4.8rc3.
Kris Lou
klou at themusiclink.net
On Wed, Feb 21, 2018 at 8:27 PM, denis.shigapov via samba <
samba at lists.samba.org> wrote:
> We have the...
2002 Sep 04
1
isolinux.asm - improving spec_query_failed routine ...
...t; valid. Note that many BIOSes don't return proper values in CL (API
> support bitmap), which should at the very least have bit zero
> set if we
> expect to be able to use Int 0x13/AH=0x42 (extended read).
Note! I don't use it from within a bootstrap loader, I used this "wing it"
routine in ettool.com and eltorito.sys, so in Dos and there is no booted
"cd-rom" drive number available... I would not know any boot situation where
it is "unsafe" to use the drive number in DL...
> So I'm wondering, is there a hybrid that would work in the m...
2007 Oct 14
3
ActiveRecord and Form Data Coupling: A Bad Design
...ts are completely separate and should be handled by
completely different classes.
Anyone who understands Object Oriented Design knows that we separate
classes based on functionality and responsibility. An automobile
class, for example, would represent something that has wheels and
drives; a fixed-wing aircraft class would represent something that
flies. Such is the case with AR, it handles the interaction with the
database and holds the data, and perhaps has some extra methods that
interact with the data it holds. Also, what we see a lot of is having
the AR class also handle data coming from a...
2004 Jan 23
1
Adding Samba Domain SIDs...
...resolve and need your help. First, let me give a run down of what we
have and what we are using:
RedHat 9.0
Samba 3.02 Pre 1
OpenLdap 2.1.22-3
Smbldaptools v. 0.83
We have a main campus where our Master LDAP database is located. The
Samba domain at this location is called BRYANT. We have four wing
locations which have Samba and LDAP installed (versions above). The
LDAP database from our main campus is being replicated to these wing
locations over our IPSec VPN. When we get Samba authenticating against
the LDAP database at these locations - everything works fine except we
see this erro...
2018 Apr 18
1
Update from el7.4 to el7.5 broke samba 4.6.14
...e situation:
# rpm -ql samba-dc
/usr/share/doc/samba-dc-4.7.1
/usr/share/doc/samba-dc-4.7.1/README.dc
(and it mentions that because of MIT kerberos the samba AD DC features
cannot be enabled on el7 at this moment).
Perhaps the best way forward would be to rebuild samba-4.7.7 from src.rpm
(from Wing's repo) and try to make use of the libs provided on el7.5.
Vincent
On Wed, 18 Apr 2018, Rowland Penny via samba wrote:
> On Wed, 18 Apr 2018 14:26:07 +0200
> "L.P.H. van Belle via samba" <samba at lists.samba.org> wrote:
>
>> Sorry for all these replies, i miss...
2011 Jun 27
1
multiple cluster doesn't work
...like we're back to having this bug again. I'm posting both
cluster.conf and the error that happens at the command line.
<cluster.conf>
cluster:
node_count = 2
name = xport1
node:
ip_port = 7777
ip_address = 10.8.4.81
number = 1
name = wings
cluster = xport1
node:
ip_port = 7777
ip_address = 10.8.4.82
number = 2
name = xtc
cluster = xport1
cluster:
node_count = 2
name = xport2
node:
ip_port = 7778
ip_address = 10.8.4.81
number = 1
name = wings...