Displaying 4 results from an estimated 4 matches for "newpop".
Did you mean:
newop
2008 Dec 01
3
exclude a vector value from another vector
...5, 54) to be removed from the
population vector, giving a new "current" population vector:
"new" pop = [1,14,7,9,12,18,19,65]
and has length 8 instead of 10.
In the cases when the size of pop and deriven sample of it is enough large
using the following command is not helpful.
newpop<-pop[-c(2,10)]
One could simplify my question in this way: how we can exclude a sub vector
values from a super vector value (i.e sub vecor values are subset of super
vector values).
Thanks in advance.
Hamid
[[alternative HTML version deleted]]
2008 Dec 01
2
vector
...5, 54) to be removed from the
population vector, giving a new "current" population vector:
"new" pop = [1,14,7,9,12,18,19,65]
and has length 8 instead of 10.
In the cases when the size of pop and deriven sample of it is enough large
using the following command is not helpful.
newpop<-pop[-c(2,10)]
One could simplify my question in this way: how we can exclude a sub vector
values from a super vector value (i.e sub vecor values are subset of super
vector values).
Thanks in advance.
Hamid
[[alternative HTML version deleted]]
2023 Feb 26
1
Cannot reach documentation site
On 27/02/2023 4:13 am, Chris Candreva wrote:
> On Sun, 26 Feb 2023, Ken Bass wrote:
>
>> doc.dovecot.org does not have a DNS entry. It worked a few days ago, but not now.
> [chris at newpop ~]$ host doc.dovecot.org
> doc.dovecot.org is an alias for talvi.dovecot.org.
> talvi.dovecot.org has address 94.237.105.223
> talvi.dovecot.org has IPv6 address 2a04:3545:1000:720:acc1:5bff:fe5e:459
$ host doc.dovecot.org
doc.dovecot.org is an alias for talvi.dovecot.org.
talvi.dovecot...
2023 Feb 26
1
Cannot reach documentation site
doc.dovecot.org does not have a DNS entry. It worked a few days ago, but
not now.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20230226/f27e9050/attachment.htm>