1. 连续随机变量 1. 连续随机变量 查看所有的连续随机变量: [ k for k , v in stats . __dict__ . items () if isinstance ( v , stats . rv_continuous )] 连续随机变量对象都有如下方法: rvs(*args, **kwds) :...
11.2 Case study: Landslide susceptibility 11.2 Case study: Landslide susceptibility This case study is based on a dataset of landslide locations in Southern Ecuador, illustrate...
6.7 Exercises References 6.7 Exercises Create a new object called nz_wgs by transforming nz object into the WGS84 CRS. Create an object of class crs for both and use this...
3.4 Exercises References 3.4 Exercises For these exercises we will use the us_states and us_states_df datasets from the spData package: library ( spData ) data ( us_st...