Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
値の 2D 配列があり、空間相関を分析しようとしています。モランの I のような 2D 自己相関を Python で計算するために、pysal は実装を提供します。1) 2D データを pysal が期待する 1D 配列に変換するにはどうすればよいですか? 2) 距離に基づく重み配列 w を作成するにはどうすればよいですか (カーネル距離関数でポイントの入力配列は何を意味しますか?)