pyscan
1.0
Installation
API
Examples
Site
Contents
Installation
Api
Point
Ranges
Trajectory
Trajectory Simplification
Trajectories to Points
Scanning
Labeled Scanning
Kernelized Scanning
Utility
Examples
Planting Example
Philadelphia Crime Data Example
Reading the Data
Subsampling
Disk Scanning
Rectangle Scanning
Region Simplification
Halfplane Compression
Disk(or Rectangle) Compression
Region Scanning
Region Scanning Part 2
Trajectory Approximation
Halfplane Compression
Disk(or Rectangle) Compression
Trajectory Partial Scanning
Halfplane Partial Scanning
Disk Partial Scanning
Trajectory Full Scanning
Halfplane Scanning
Disk Scanning
Rectangle Scanning
Spatial scan statistics: approximations and performance study
Page
Index
_
|
A
|
B
|
C
|
D
|
E
|
G
|
H
|
I
|
L
|
M
|
O
|
P
|
R
|
S
|
U
_
__getitem__() (pyscan.Point method)
A
above() (pyscan.Point method)
above_closed() (pyscan.Point method)
approx_eq() (pyscan.Point method)
B
below() (pyscan.Point method)
below_closed() (pyscan.Point method)
block_sample() (in module pyscan)
C
close_region() (in module pyscan)
contains() (Disk method)
(Halfplane method)
,
[1]
(Rectangle method)
crosses() (pyscan.Point method)
D
dist() (pyscan.Point method)
dp_compress() (in module pyscan)
E
evaluate() (in module pyscan)
(pyscan.Point method)
evaluate_disk() (in module pyscan)
evaluate_disk_alt() (in module pyscan)
evaluate_disk_labeled() (in module pyscan)
evaluate_disk_trajectory() (in module pyscan)
evaluate_halfplane() (in module pyscan)
evaluate_halfplane_labeled() (in module pyscan)
evaluate_halfplane_trajectory() (in module pyscan)
evaluate_range() (in module pyscan)
evaluate_range_trajectory() (in module pyscan)
evaluate_rectangle() (in module pyscan)
evaluate_rectangle_labeled() (in module pyscan)
evaluate_rectangle_trajectory() (in module pyscan)
even_sample() (in module pyscan)
even_sample_error() (in module pyscan)
G
get_coord() (pyscan.Point method)
get_coords() (Halfplane method)
(Halfspace method)
get_label() (pyscan.LPoint method)
,
[1]
get_length() (pyscan.Trajectory method)
get_pts() (pyscan.Trajectory method)
get_weight() (pyscan.Trajectory method)
(pyscan.WPoint method)
getOrigin() (Disk method)
getRadius() (Disk method)
grid_direc_kernel() (in module pyscan)
grid_kernel() (in module pyscan)
grid_trajectory() (in module pyscan)
H
halfplane_kernel() (in module pyscan)
hull() (in module pyscan)
I
intersects_segment() (Disk method)
(Halfplane method)
(Halfspace method)
(Rectangle method)
intersects_trajectory() (Disk method)
(Halfplane method)
(Rectangle method)
L
lifting_kernel() (in module pyscan)
lowX() (Rectangle method)
lowY() (Rectangle method)
M
max_disk_region() (in module pyscan)
max_disk_trajectory() (in module pyscan)
max_disk_trajectory_fixed() (in module pyscan)
O
orient_down() (pyscan.Point method)
orient_up() (pyscan.Point method)
P
paired_plant_region() (in module pyscan)
parallel_lt() (pyscan.Point method)
parallel_lte() (pyscan.Point method)
pdot() (pyscan.Point method)
plant_disk() (in module pyscan)
plant_full_disk() (in module pyscan)
plant_full_disk_region() (in module pyscan)
plant_full_halfplane() (in module pyscan)
plant_full_square() (in module pyscan)
plant_full_square_region() (in module pyscan)
plant_halfplane() (in module pyscan)
plant_partial_disk() (in module pyscan)
plant_partial_halfplane() (in module pyscan)
plant_partial_rectangle() (in module pyscan)
plant_rectangle() (in module pyscan)
plant_region() (in module pyscan)
point_dist() (pyscan.Trajectory method)
pyscan (module)
pyscan.Bernouli_K() (built-in function)
pyscan.Disk (built-in class)
pyscan.gaussian_kernel() (built-in function)
pyscan.Halfplane (built-in class)
pyscan.Halfspace (built-in class)
pyscan.ham_tree_sample() (built-in function)
pyscan.LPoint (class in pyscan)
pyscan.LPoint3 (class in pyscan)
pyscan.max_annuli() (built-in function)
pyscan.max_annuli_scale() (built-in function)
pyscan.max_annuli_scale_multi() (built-in function)
pyscan.max_disk() (built-in function)
pyscan.max_disk_labeled() (built-in function)
pyscan.max_disk_scale() (built-in function)
pyscan.max_disk_scale_labeled() (built-in function)
pyscan.max_disk_scale_labeled_alt() (built-in function)
pyscan.max_halfplane() (built-in function)
pyscan.max_halfplane_fast() (built-in function)
pyscan.max_halfplane_labeled() (built-in function)
pyscan.max_halfspace() (built-in function)
pyscan.max_halfspace_labeled() (built-in function)
pyscan.max_rect_labeled() (built-in function)
pyscan.max_rect_labeled_scale() (built-in function)
pyscan.max_rectangle() (built-in function)
pyscan.max_rectangle_heap() (built-in function)
pyscan.max_subgrid() (built-in function)
pyscan.max_subgrid_convex() (built-in function)
pyscan.max_subgrid_convex_theory() (built-in function)
pyscan.max_subgrid_linear() (built-in function)
pyscan.max_subgrid_linear_theory() (built-in function)
pyscan.Point (class in pyscan)
pyscan.Point3 (class in pyscan)
pyscan.Rectangle (built-in class)
pyscan.Trajectory (class in pyscan)
pyscan.WPoint (class in pyscan)
pyscan.WPoint3 (class in pyscan)
pyscan.WTrajectory (class in pyscan)
R
random_rect() (in module pyscan)
S
size_region() (in module pyscan)
U
uniform_sample() (in module pyscan)
uniform_sample_error() (in module pyscan)
upX() (Rectangle method)
upY() (Rectangle method)