Displaying 20 results from an estimated 1000 matches similar to: "Plot point patterns"
2005 Nov 14
1
point pattern interactions (Gcross and Kcross)
Dear R-users,
I am exploring disease spread in trees. I have locations for diseased trees
in 2004 and 2005 and want to know whether the patterns are independent. I
would like to use both the 'gcross' and 'kcross' functions (in spatstat).
I imported the data from two text files and created point objects using
as.ppp. I then created a marked planar point pattern using ppp. I am
2018 Apr 27
2
install dovecot 2.2.35 debian jessie
Got 2.2.34 running using debian strech image + strech-backports repos!
Regards,
Webert Lima
DevOps Engineer at MAV Tecnologia
*Belo Horizonte - Brasil*
*IRC NICK - WebertRLZ*
On Thu, Apr 26, 2018 at 9:37 PM, Webert de Souza Lima <webert.boss at gmail.com
> wrote:
> Oh thank you Cedric, I hadn't check that. So 2.2.35 is unstable, huh?
> I'll deploy 2.2.34 instead.
>
>
2006 Apr 01
5
Triple relationship
Hi list,
I need to represent a relationship between three tables:
Tags (id, name)
Users (id, name, email, ... )
Documents (id, title, ... )
I created a forth table called Assignments(id, tag-id, user-id,
document-id, date).
I have couple of questions:
Should I use belongs-to and has-many to capture this? If so, How can I
do that?
should I have the id as the primary key in Assignment table or
2018 Apr 27
1
install dovecot 2.2.35 debian jessie
Hey Aki Tuomi, how are you doing?
I have tried many ways for getting 2.2.35 pre-built installed via 'apt-get
install' in Debian Jessie and Stretch using the official repos.
The reason I prefer to install pre-built instead of compiling it is because
the I run it on dockers, so it's a lot easier and automated to just apt-get
install it.
I was using 2.2.31 devel in Debian Jessie, I
2006 Aug 24
0
spatstat 1.9-5
A new version 1.9-5 of the package `spatstat'
has been uploaded to CRAN.
What it is:
----------
spatstat is a package for analysing spatial data, mainly Spatial Point
Patterns.
What's in it:
------------
Functions for exploratory data analysis, model-fitting, simulation,
spatial sampling, model diagnostics, and formal inference. Data types
include point patterns, line segment patterns,
2006 Aug 24
0
spatstat 1.9-5
A new version 1.9-5 of the package `spatstat'
has been uploaded to CRAN.
What it is:
----------
spatstat is a package for analysing spatial data, mainly Spatial Point
Patterns.
What's in it:
------------
Functions for exploratory data analysis, model-fitting, simulation,
spatial sampling, model diagnostics, and formal inference. Data types
include point patterns, line segment patterns,
2017 Nov 03
2
dns module not found
Hello @all,
i have three samba dc's each running with Version 4.7 on raspbian strech
On one oft hem i have now this problem and i don't know why?
I'm not sure what caused the problem. because it worked before.
root at samba01:~# /usr/sbin/samba_dnsupdate --help
Traceback (most recent call last):
File "/usr/sbin/samba_dnsupdate", line 52, in <module>
2018 Oct 31
2
WERR_DS_DOMAIN_RENAME_IN_PROGRESS - Join Failed
Hi,
I'm trying to join a Samba 4.9.1 Debian Strech installation (also tested
with 4.8.6) to a Windows 2012 R2 Server which runs in 2008-R2 functional
level. This is a production system and it is going to be first Samba DC
in domain. There is currently two Windows DC's in domain. All FSMO
roles hold by DC1.
It seems there's something going on with Widows DC's bu I'm not able
2009 Dec 08
1
Quadratcount problem in spatstat
Hi,
I know there are older threads discussing the quadratcount function in
spatstat. Unfortunately, I could not find a solution to my problem there.
I'm analyzing a point pattern in an irregular polygonal window. Both the
window (an entire country) and the points are projected using WGS84.
When I do quadratcount with only one quadrat for the entire country it
holds all my 154 points:
2008 Oct 22
1
Spatstat help - quadratcount query
Hi all,
I am using quadratcount in spatstat to divide a window containing a
point pattern into a grid of quadrats containing the intensity of points
in each quadrat. My data is in UTM co-ordinates. My window is defined
as follows:
>p15<-ppp(x,y,window=owin(c(341710,342100),c(3126465,3126780)),marks=NUL
L, checks=TRUE)
Giving me a distance of 390m in the 'x' direction and 315m in
2006 Jul 20
2
search on fields
Hi,
I wonder if it is possible to perform the "find_by_contents" on a subset
of fields indexed in acts_as_ferret.If so, how?
In my code I have:
acts_as_ferret (:fields => [''title'', ''focus'', ''purpose''])
However, I like to have two search options one on all fields and one
only on the title.
Any help is most appreciated.
2018 Oct 31
2
WERR_DS_DOMAIN_RENAME_IN_PROGRESS - Join Failed
> > I'm trying to join a Samba 4.9.1 Debian Strech installation
>
> Please define 'installation', do you mean that you have installed the
> required Samba packages and have not provisioned or something else ?
Yes, I just installed required packages prior to join a DC. Just like
preparing a join to any other Samba DC. Since there's already two
Windows DC's
2018 Oct 24
2
Joining to a Windows 2012 R2 DC
Hi,
I'm trying to join a Samba installation (4.8.6, Debian Strech) to
existing 2012-R2 DC. Fails with the message below:
# samba-tool domain join mydomain.tld DC -U"MYDOMAIN.TLD\Administrator"
--dns-backend=BIND9_DLZ --server=10.22.1.91
Password for [MYDOMAIN.TLD\Administrator]:
workgroup is MYDOMAIN
realm is mydomain.tld
Adding CN=DC3,OU=Domain Controllers,DC=mydomain,DC=tld
Join
2018 May 22
4
Pasar palabras de una lista a una variable del dataframe
Buenas tardes,
Tengo una lista de 600 palabras. Quiero saber cuántas de esas palabras
aparecen en cada observación de mi variable "texto". La variable "texto"
es de tipo caracter. ¿Cómo lo haríais?
Muchas gracias.
2018 May 23
2
Pasar palabras de una lista a una variable del dataframe
Muchas gracias Carlos,
Me da error al hacerlo. Mi variable donde quiero que localice las palabras
de la lista tiene más de una palabra, no se si puede ser por eso.
Gracias
El Mar, 22 de Mayo de 2018, 20:15, Carlos Ortega escribió:
> Hola,
>
> Aquí tienes un ejemplo (reproducible)...
>
> #-----------------------
>> # Generar nombres de mujer
>> library(randNames)
2012 May 31
3
Quadrat counting with spatstat
I have photographs of plots that look like so:
http://r.789695.n4.nabble.com/file/n4631960/Untitled.jpg
I need to divide it up so each circle has an equal area surrounding it. So
into 20 equal segments, each of which contains a circle. Quadratcount is not
sufficient because if I divide it up into 36 equal quadrats, some quadrats
do not contain one of the circles.
I'm not even sure how to
2014 Jul 14
2
hwmon: question about the sysfs interface
Hello guys,
For a patch to this nouveau bug [1] I'm trying to implement the sysfs
interface for two properties (linear_min and linear_max) nouveau uses
internally to decide when to raise the fan speed. The initial idea was
to have them as custom sysfs attributes, but I was advised to try to
fit them into the hwmon sysfs interface.
And this is when I hit a little roadblock. If my
2017 Nov 03
3
dns module not found
Nope, but that was not the problem...
root at samba01:~# dpkg -l | grep python-dns
root at samba01:~# apt-get install python-dns
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
python-dns
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 28.7 kB of archives.
After this operation, 135
2007 Jun 02
2
spatial simulation
Dear R-users,
I'm trying to do some spatial simulation. I have two covariates, Z and C. I want to examine their relationship under different spatial distribution.
I have no problem simulating completely spatial random process but I'm totally stuck on poisson (cluster) pattern. I already have a dataset with Z and C (obs=575) and I know the relationship between them. Using these 575
2019 Jan 12
2
Samba + BIND9 DLZ. DNS dosen't resolve FQDN, only short hostname
Thank You, Luis, Rowland,
for the initial hints. I checked them all.
As of system, it is Debian Strech, Bind 9.10.3, Samba 4.5.12 (I know it
is old, but is native for distribution, and should work in such simple
setup I suppose). I used this howto:
https://wiki.samba.org/index.php/Setting_up_Samba_as_an_Active_Directory_Domain_Controller
As of hosts.conf, there are only localhost and