vsm.get.Msat: returns saturation magnetization of hysteresis loops

View source: R/vsm_get_Msat.R

vsm.get.MsatR Documentation

returns saturation magnetization of hysteresis loops

Description

returns saturation magnetization of hysteresis loops

Usage

vsm.get.Msat(data)

Arguments

data

data frame with H, M, and T

Value

matrix with 5 columns, Msat, Msat.sd, intercept, susceptibility, Temeprature

Examples

filename = vsm.getSampleFiles()[1]
d = vsm.import(filename, dataFrame=TRUE)
vsm.get.Msat(d)

thomasgredig/quantumPPMS documentation built on Feb. 21, 2024, 1:13 a.m.