powered by
Computes user-defined one dimensional dispersal kernels.
fx(x, a, c)
vector of distances.
Alpha value.
C value.
numeric vector.
# NOT RUN { plot(1:1000, fx(x= 1:1000, a= 300, c=2), type='l', ylab= 'Probablitiy', xlab='Distance', main= 'One Dimensional Dispersal Kernel \n Alpha= 300; C= 2') # }
Run the code above in your browser using DataLab